#EEDF79#EEDF79
#EEDF79 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.5% C 0.125 H 101.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF79 |
|---|---|
| RGB | rgb(238, 223, 121) |
| HSL | hsl(52, 77%, 70%) |
| HSV | hsv(52, 49%, 93%) |
| CMYK | cmyk(0%, 6.3%, 49.2%, 6.7%) |
| CIE-LAB | lab(88.13, -8.09, 51.42) |
| CIE-LCH | lch(88.13, 52.05, 98.94°) |
| OKLab | oklab(89.49% -0.0239 0.1222) |
| OKLCH | oklch(89.49% 0.125 101.1) |
| XYZ | xyz(65.1006, 72.3352, 28.6183) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.53
Khaki (CSS)
#F0E68C
ΔE00 2.72
Dull Yellow
#EEDC5B
ΔE00 3.53
Sandy Yellow
#FDEE73
ΔE00 4.06
Yellow Tan
#FFE36E
ΔE00 4.07
Sand Yellow
#FCE166
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF79 #7988EE
analogous
#EEA579 #EEDF79 #C2EE79
triadic
#EEDF79 #79EEDF #DF79EE
tetradic
#EEDF79 #79EEA5 #7988EE #EE79C2
square
#EEDF79 #79EEA5 #7988EE #EE79C2
split-complementary
#EEDF79 #79C2EE #A579EE
monochromatic
#D2BA1B #E7D243 #EEDF79 #F5ECAF #FCF9E4
Accessibility & contrast
On white
1.36
#EEDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EEDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF79
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF79 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D970
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FDD3C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf79; /* rgb */ color: rgb(238, 223, 121); /* oklch */ color: oklch(89.5% 0.125 101.1);
Tailwind
colors: {
custom: {
50: '#f6e8a2',
500: '#eedf79',
950: '#000000',
},
}SCSS
$custom: #eedf79; $custom-light: #f6e8a2; $custom-dark: #000000;
JSON
{
"hex": "#eedf79",
"rgb": {
"r": 238,
"g": 223,
"b": 121
},
"hsl": {
"h": 52.308,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.89488,
"c": 0.12454,
"h": 101.1
},
"luminance": 0.72333
}Semantic roles & 50–950 ramp
primary
#EEDF79
secondary
#4455C7
accent
#26DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480