#EEDF77#EEDF77
#EEDF77 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.5% C 0.127 H 101.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF77 |
|---|---|
| RGB | rgb(238, 223, 119) |
| HSL | hsl(52, 78%, 70%) |
| HSV | hsv(52, 50%, 93%) |
| CMYK | cmyk(0%, 6.3%, 50%, 6.7%) |
| CIE-LAB | lab(88.11, -8.27, 52.34) |
| CIE-LCH | lch(88.11, 52.99, 98.97°) |
| OKLab | oklab(89.46% -0.0246 0.1241) |
| OKLCH | oklch(89.46% 0.127 101.2) |
| XYZ | xyz(64.9793, 72.2866, 27.9791) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.64
Khaki (CSS)
#F0E68C
ΔE00 2.93
Dull Yellow
#EEDC5B
ΔE00 3.27
Sandy Yellow
#FDEE73
ΔE00 3.90
Sand Yellow
#FCE166
ΔE00 3.96
Yellow Tan
#FFE36E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF77 #7786EE
analogous
#EEA477 #EEDF77 #C1EE77
triadic
#EEDF77 #77EEDF #DF77EE
tetradic
#EEDF77 #77EEA4 #7786EE #EE77C1
square
#EEDF77 #77EEA4 #7786EE #EE77C1
split-complementary
#EEDF77 #77C1EE #A477EE
monochromatic
#D1BA1A #E7D241 #EEDF77 #F5ECAD #FCF9E4
Accessibility & contrast
On white
1.36
#EEDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#EEDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF77
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF77 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96E
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FDD2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf77; /* rgb */ color: rgb(238, 223, 119); /* oklch */ color: oklch(89.5% 0.127 101.2);
Tailwind
colors: {
custom: {
50: '#f6e8a0',
500: '#eedf77',
950: '#000000',
},
}SCSS
$custom: #eedf77; $custom-light: #f6e8a0; $custom-dark: #000000;
JSON
{
"hex": "#eedf77",
"rgb": {
"r": 238,
"g": 223,
"b": 119
},
"hsl": {
"h": 52.437,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.89462,
"c": 0.1265,
"h": 101.2
},
"luminance": 0.72284
}Semantic roles & 50–950 ramp
primary
#EEDF77
secondary
#4253C7
accent
#26DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480