#E8DF75#E8DF75
#E8DF75 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.128 H 104.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF75 |
|---|---|
| RGB | rgb(232, 223, 117) |
| HSL | hsl(55, 71%, 68%) |
| HSV | hsv(55, 50%, 91%) |
| CMYK | cmyk(0%, 3.9%, 49.6%, 9%) |
| CIE-LAB | lab(87.59, -10.84, 52.55) |
| CIE-LCH | lch(87.59, 53.66, 101.65°) |
| OKLab | oklab(88.93% -0.0318 0.1245) |
| OKLCH | oklch(88.93% 0.128 104.3) |
| XYZ | xyz(62.8789, 71.2174, 27.2603) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.97
Dull Yellow
#EEDC5B
ΔE00 3.77
Sandy
#F1DA7A
ΔE00 4.12
Sandy Yellow
#FDEE73
ΔE00 4.28
Yellowish
#FAEE66
ΔE00 4.84
Straw
#FCF679
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF75 #757EE8
analogous
#E8A575 #E8DF75 #B7E875
triadic
#E8DF75 #75E8DF #DF75E8
tetradic
#E8DF75 #75E8A5 #757EE8 #E875B7
square
#E8DF75 #75E8A5 #757EE8 #E875B7
split-complementary
#E8DF75 #75B7E8 #A575E8
monochromatic
#C2B620 #DFD341 #E8DF75 #F1EBA9 #F9F7DE
Accessibility & contrast
On white
1.38
#E8DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#E8DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF75
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF75 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#F6D3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df75; /* rgb */ color: rgb(232, 223, 117); /* oklch */ color: oklch(88.9% 0.128 104.3);
Tailwind
colors: {
custom: {
50: '#f1e89f',
500: '#e8df75',
950: '#000000',
},
}SCSS
$custom: #e8df75; $custom-light: #f1e89f; $custom-dark: #000000;
JSON
{
"hex": "#e8df75",
"rgb": {
"r": 232,
"g": 223,
"b": 117
},
"hsl": {
"h": 55.304,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.88926,
"c": 0.12848,
"h": 104.3
},
"luminance": 0.71216
}Semantic roles & 50–950 ramp
primary
#E8DF75
secondary
#414BC0
accent
#21D312
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480