#F4EB8D#F4EB8D
#F4EB8D is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.7% C 0.116 H 103.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EB8D |
|---|---|
| RGB | rgb(244, 235, 141) |
| HSL | hsl(55, 82%, 75%) |
| HSV | hsv(55, 42%, 96%) |
| CMYK | cmyk(0%, 3.7%, 42.2%, 4.3%) |
| CIE-LAB | lab(91.94, -9.84, 46.59) |
| CIE-LCH | lch(91.94, 47.62, 101.93°) |
| OKLab | oklab(92.71% -0.0273 0.1128) |
| OKLCH | oklch(92.71% 0.116 103.6) |
| XYZ | xyz(71.8257, 80.5748, 36.9631) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.19
Dark Cream
#FFF39A
ΔE00 2.18
Buff
#FEF69E
ΔE00 2.57
Manilla
#FFFA86
ΔE00 4.15
Sandy Yellow
#FDEE73
ΔE00 4.27
Straw
#FCF679
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EB8D #8D96F4
analogous
#F4B78D #F4EB8D #CAF48D
triadic
#F4EB8D #8DF4EB #EB8DF4
tetradic
#F4EB8D #8DF4B7 #8D96F4 #F48DCA
square
#F4EB8D #8DF4B7 #8D96F4 #F48DCA
split-complementary
#F4EB8D #8DCAF4 #B78DF4
monochromatic
#E9D71D #EFE155 #F4EB8D #F9F5C5 #FCFAE3
Accessibility & contrast
On white
1.23
#F4EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#F4EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EB8D
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EB8D | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4eb8d; /* rgb */ color: rgb(244, 235, 141); /* oklch */ color: oklch(92.7% 0.116 103.6);
Tailwind
colors: {
custom: {
50: '#f9f1b0',
500: '#f4eb8d',
950: '#000000',
},
}SCSS
$custom: #f4eb8d; $custom-light: #f9f1b0; $custom-dark: #000000;
JSON
{
"hex": "#f4eb8d",
"rgb": {
"r": 244,
"g": 235,
"b": 141
},
"hsl": {
"h": 54.757,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.92711,
"c": 0.11605,
"h": 103.6
},
"luminance": 0.80573
}Semantic roles & 50–950 ramp
primary
#F4EB8D
secondary
#545FD1
accent
#1ADF07
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581