Lemon

#F8EFC4

Yellow

Color Codes

All color formats for development

HEX
#F8EFC4
RGB
rgb(248, 239, 196)
HSL
hsl(50, 79%, 87%)
OKLCH
oklch(0.948 0.057 97.5)
CMYK
cmyk(0%, 4%, 21%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.16:1

AA AAA

On Black Background

18.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFB
100
#FBF7
200
#F8EF
300
#F3E3
400
#ECD5
500
#E7C9
600
#C9AB
700
#A088
800
#7261
900
#493E
950
#2E27

Shades

Darker variations

1#F3E59C
2#EFDA74
3#EAD04D
4#E5C525
5#C7A917
6#9F8713
7#77660E
8#4F4409
9#282205

Tints

Lighter variations

1#F9F1CA
2#F9F2D0
3#FAF4D5
4#FBF6DB
5#FCF7E1
6#FCF9E7
7#FDFAED
8#FEFCF3
9#FEFDF9

Tones

Muted variations

1#F5EEC6
2#F3ECC9
3#F0EACC
4#EEE8CE
5#EBE7D1
6#E8E5D3
7#E6E3D6
8#E3E1D9
9#E0E0DB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFB
#FDFBF1
BackgroundsSubtle highlightsCard backgrounds
100
FBF7
#FBF7DF
Light backgroundsTable row hoverSkeleton loading
200
F8EF
#F8EFC4
Secondary backgroundsInput backgroundsDividers
300
F3E3
#F3E396
BordersInactive statesPlaceholder text
400
ECD5
#ECD55F
Disabled statesSecondary iconsMuted text
500
E7C9
#E7C932
Primary brand colorCTAsActive elementsLinks
600
C9AB
#C9AB18
Hover statesFocus ringsPrimary buttons hover
700
A088
#A08813
Active/pressed statesDark mode accentsSecondary text
800
7261
#72610D
Text on light backgroundsHeadingsStrong borders
900
493E
#493E09
Primary textHigh emphasis contentDark headings
950
2E27
#2E2705
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lemon-50: #FDFBF1;
  --lemon-100: #FBF7DF;
  --lemon-200: #F8EFC4;
  --lemon-300: #F3E396;
  --lemon-400: #ECD55F;
  --lemon-500: #E7C932;
  --lemon-600: #C9AB18;
  --lemon-700: #A08813;
  --lemon-800: #72610D;
  --lemon-900: #493E09;
  --lemon-950: #2E2705;
}
Generate More ShadesCreate PaletteConvert Color