#EEDF75#EEDF75
#EEDF75 is a very light, vivid yellow. Relative luminance 0.722; OKLCH L 89.4% C 0.128 H 101.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF75 |
|---|---|
| RGB | rgb(238, 223, 117) |
| HSL | hsl(53, 78%, 70%) |
| HSV | hsv(53, 51%, 93%) |
| CMYK | cmyk(0%, 6.3%, 50.8%, 6.7%) |
| CIE-LAB | lab(88.08, -8.44, 53.26) |
| CIE-LCH | lch(88.08, 53.92, 99.00°) |
| OKLab | oklab(89.44% -0.0253 0.1259) |
| OKLCH | oklch(89.44% 0.128 101.3) |
| XYZ | xyz(64.8604, 72.2391, 27.3531) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.77
Dull Yellow
#EEDC5B
ΔE00 3.01
Khaki (CSS)
#F0E68C
ΔE00 3.14
Sandy Yellow
#FDEE73
ΔE00 3.76
Sand Yellow
#FCE166
ΔE00 3.81
Yellow Tan
#FFE36E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF75 #7584EE
analogous
#EEA375 #EEDF75 #C1EE75
triadic
#EEDF75 #75EEDF #DF75EE
tetradic
#EEDF75 #75EEA3 #7584EE #EE75C1
square
#EEDF75 #75EEA3 #7584EE #EE75C1
split-complementary
#EEDF75 #75C1EE #A375EE
monochromatic
#CFB91A #E7D23F #EEDF75 #F5ECAB #FBF8E2
Accessibility & contrast
On white
1.36
#EEDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#EEDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF75
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF75 | 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)
#F0D96B
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#FDD2C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf75; /* rgb */ color: rgb(238, 223, 117); /* oklch */ color: oklch(89.4% 0.128 101.3);
Tailwind
colors: {
custom: {
50: '#f6e89f',
500: '#eedf75',
950: '#000000',
},
}SCSS
$custom: #eedf75; $custom-light: #f6e89f; $custom-dark: #000000;
JSON
{
"hex": "#eedf75",
"rgb": {
"r": 238,
"g": 223,
"b": 117
},
"hsl": {
"h": 52.562,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.89436,
"c": 0.12843,
"h": 101.3
},
"luminance": 0.72237
}Semantic roles & 50–950 ramp
primary
#EEDF75
secondary
#4051C7
accent
#25DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480