#E8DE92#E8DE92
#E8DE92 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.097 H 101.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DE92 |
|---|---|
| RGB | rgb(232, 222, 146) |
| HSL | hsl(53, 65%, 74%) |
| HSV | hsv(53, 37%, 91%) |
| CMYK | cmyk(0%, 4.3%, 37.1%, 9%) |
| CIE-LAB | lab(87.72, -7.46, 38.53) |
| CIE-LCH | lch(87.72, 39.24, 100.96°) |
| OKLab | oklab(89.15% -0.0196 0.0947) |
| OKLCH | oklch(89.15% 0.097 101.7) |
| XYZ | xyz(64.5893, 71.4754, 37.5823) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.82
Palegoldenrod
#EEE8AA
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 4.33
Light Tan
#FBEEAC
ΔE00 4.34
Sandy
#F1DA7A
ΔE00 4.81
Beige (survey)
#E6DAA6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DE92 #929CE8
analogous
#E8B392 #E8DE92 #C7E892
triadic
#E8DE92 #92E8DE #DE92E8
tetradic
#E8DE92 #92E8B3 #929CE8 #E892C7
square
#E8DE92 #92E8B3 #929CE8 #E892C7
split-complementary
#E8DE92 #92C7E8 #B392E8
monochromatic
#D3BF2D #DDCF5F #E8DE92 #F3EDC5 #FAF7E6
Accessibility & contrast
On white
1.37
#E8DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#E8DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DE92
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DE92 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#F4D4CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8de92; /* rgb */ color: rgb(232, 222, 146); /* oklch */ color: oklch(89.1% 0.097 101.7);
Tailwind
colors: {
custom: {
50: '#f0e8b3',
500: '#e8de92',
950: '#000000',
},
}SCSS
$custom: #e8de92; $custom-light: #f0e8b3; $custom-dark: #000000;
JSON
{
"hex": "#e8de92",
"rgb": {
"r": 232,
"g": 222,
"b": 146
},
"hsl": {
"h": 53.023,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.8915,
"c": 0.09675,
"h": 101.7
},
"luminance": 0.71474
}Semantic roles & 50–950 ramp
primary
#E8DE92
secondary
#5C68C2
accent
#2ECD19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481