#E8DD91#E8DD91
#E8DD91 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.097 H 101.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DD91 |
|---|---|
| RGB | rgb(232, 221, 145) |
| HSL | hsl(52, 65%, 74%) |
| HSV | hsv(52, 38%, 91%) |
| CMYK | cmyk(0%, 4.7%, 37.5%, 9%) |
| CIE-LAB | lab(87.44, -7.07, 38.68) |
| CIE-LCH | lch(87.44, 39.32, 100.36°) |
| OKLab | oklab(88.93% -0.0185 0.0951) |
| OKLCH | oklch(88.93% 0.097 101) |
| XYZ | xyz(64.2471, 70.9148, 37.0861) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.94
Palegoldenrod
#EEE8AA
ΔE00 3.94
Vanilla
#F3E5AB
ΔE00 4.33
Light Tan
#FBEEAC
ΔE00 4.45
Sandy
#F1DA7A
ΔE00 4.57
Beige (survey)
#E6DAA6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DD91 #919CE8
analogous
#E8B291 #E8DD91 #C8E891
triadic
#E8DD91 #91E8DD #DD91E8
tetradic
#E8DD91 #91E8B2 #919CE8 #E891C8
square
#E8DD91 #91E8B2 #919CE8 #E891C8
split-complementary
#E8DD91 #91C8E8 #B291E8
monochromatic
#D3BE2C #DDCD5E #E8DD91 #F3EDC4 #FAF7E6
Accessibility & contrast
On white
1.38
#E8DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#E8DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DD91
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DD91 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#EEDD94
Tritanopia (blue-blind)
#F4D3CA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e8dd91; /* rgb */ color: rgb(232, 221, 145); /* oklch */ color: oklch(88.9% 0.097 101.0);
Tailwind
colors: {
custom: {
50: '#f0e7b2',
500: '#e8dd91',
950: '#000000',
},
}SCSS
$custom: #e8dd91; $custom-light: #f0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#e8dd91",
"rgb": {
"r": 232,
"g": 221,
"b": 145
},
"hsl": {
"h": 52.414,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.8893,
"c": 0.09684,
"h": 101
},
"luminance": 0.70913
}Semantic roles & 50–950 ramp
primary
#E8DD91
secondary
#5B68C2
accent
#2FCD18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481