#EEDF76#EEDF76
#EEDF76 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.4% C 0.127 H 101.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF76 |
|---|---|
| RGB | rgb(238, 223, 118) |
| HSL | hsl(53, 78%, 70%) |
| HSV | hsv(53, 50%, 93%) |
| CMYK | cmyk(0%, 6.3%, 50.4%, 6.7%) |
| CIE-LAB | lab(88.09, -8.35, 52.80) |
| CIE-LCH | lch(88.09, 53.46, 98.99°) |
| OKLab | oklab(89.45% -0.0249 0.125) |
| OKLCH | oklch(89.45% 0.127 101.3) |
| XYZ | xyz(64.9195, 72.2628, 27.6644) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.70
Khaki (CSS)
#F0E68C
ΔE00 3.04
Dull Yellow
#EEDC5B
ΔE00 3.14
Sandy Yellow
#FDEE73
ΔE00 3.83
Sand Yellow
#FCE166
ΔE00 3.89
Yellow Tan
#FFE36E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF76 #7685EE
analogous
#EEA376 #EEDF76 #C1EE76
triadic
#EEDF76 #76EEDF #DF76EE
tetradic
#EEDF76 #76EEA3 #7685EE #EE76C1
square
#EEDF76 #76EEA3 #7685EE #EE76C1
split-complementary
#EEDF76 #76C1EE #A376EE
monochromatic
#D0B91A #E7D240 #EEDF76 #F5ECAC #FCF8E3
Accessibility & contrast
On white
1.36
#EEDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#EEDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF76
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF76 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#FDD2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf76; /* rgb */ color: rgb(238, 223, 118); /* oklch */ color: oklch(89.4% 0.127 101.3);
Tailwind
colors: {
custom: {
50: '#f6e8a0',
500: '#eedf76',
950: '#000000',
},
}SCSS
$custom: #eedf76; $custom-light: #f6e8a0; $custom-dark: #000000;
JSON
{
"hex": "#eedf76",
"rgb": {
"r": 238,
"g": 223,
"b": 118
},
"hsl": {
"h": 52.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.89449,
"c": 0.12747,
"h": 101.3
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#EEDF76
secondary
#4152C7
accent
#25DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480