#E8DF95#E8DF95
#E8DF95 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.094 H 102.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF95 |
|---|---|
| RGB | rgb(232, 223, 149) |
| HSL | hsl(53, 64%, 75%) |
| HSV | hsv(53, 36%, 91%) |
| CMYK | cmyk(0%, 3.9%, 35.8%, 9%) |
| CIE-LAB | lab(88.02, -7.63, 37.41) |
| CIE-LCH | lch(88.02, 38.18, 101.53°) |
| OKLab | oklab(89.41% -0.0199 0.0923) |
| OKLCH | oklch(89.41% 0.094 102.2) |
| XYZ | xyz(65.0921, 72.1027, 38.9163) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.04
Palegoldenrod
#EEE8AA
ΔE00 3.25
Vanilla
#F3E5AB
ΔE00 4.04
Light Tan
#FBEEAC
ΔE00 4.08
Beige (survey)
#E6DAA6
ΔE00 4.69
Dark Cream
#FFF39A
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF95 #959EE8
analogous
#E8B695 #E8DF95 #C8E895
triadic
#E8DF95 #95E8DF #DF95E8
tetradic
#E8DF95 #95E8B6 #959EE8 #E895C8
square
#E8DF95 #95E8B6 #959EE8 #E895C8
split-complementary
#E8DF95 #95C8E8 #B695E8
monochromatic
#D2C130 #DDD063 #E8DF95 #F3EEC7 #FAF7E6
Accessibility & contrast
On white
1.36
#E8DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#E8DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF95
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF95 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#F4D5CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8df95; /* rgb */ color: rgb(232, 223, 149); /* oklch */ color: oklch(89.4% 0.094 102.2);
Tailwind
colors: {
custom: {
50: '#f0e8b5',
500: '#e8df95',
950: '#000000',
},
}SCSS
$custom: #e8df95; $custom-light: #f0e8b5; $custom-dark: #000000;
JSON
{
"hex": "#e8df95",
"rgb": {
"r": 232,
"g": 223,
"b": 149
},
"hsl": {
"h": 53.494,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.89405,
"c": 0.09439,
"h": 102.2
},
"luminance": 0.72101
}Semantic roles & 50–950 ramp
primary
#E8DF95
secondary
#5F6AC2
accent
#2DCC19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481