#E2DB84#E2DB84
#E2DB84 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.8% C 0.109 H 104.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DB84 |
|---|---|
| RGB | rgb(226, 219, 132) |
| HSL | hsl(56, 62%, 70%) |
| HSV | hsv(56, 42%, 89%) |
| CMYK | cmyk(0%, 3.1%, 41.6%, 11.4%) |
| CIE-LAB | lab(86.26, -9.80, 43.55) |
| CIE-LCH | lch(86.26, 44.64, 102.68°) |
| OKLab | oklab(87.81% -0.0271 0.1056) |
| OKLCH | oklch(87.81% 0.109 104.4) |
| XYZ | xyz(60.8616, 68.4993, 31.8410) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 4.63
Greenish Beige
#C9D179
ΔE00 4.99
Dark Cream
#FFF39A
ΔE00 5.58
Palegoldenrod
#EEE8AA
ΔE00 5.64
Buff
#FEF69E
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DB84 #848BE2
analogous
#E2AC84 #E2DB84 #BAE284
triadic
#E2DB84 #84E2DB #DB84E2
tetradic
#E2DB84 #84E2AC #848BE2 #E284BA
square
#E2DB84 #84E2AC #848BE2 #E284BA
split-complementary
#E2DB84 #84BAE2 #AC84E2
monochromatic
#BFB42D #D6CD52 #E2DB84 #EEE9B6 #F9F8E6
Accessibility & contrast
On white
1.43
#E2DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#E2DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DB84
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DB84 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#EFD0C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2db84; /* rgb */ color: rgb(226, 219, 132); /* oklch */ color: oklch(87.8% 0.109 104.4);
Tailwind
colors: {
custom: {
50: '#ece6a9',
500: '#e2db84',
950: '#000000',
},
}SCSS
$custom: #e2db84; $custom-light: #ece6a9; $custom-dark: #000000;
JSON
{
"hex": "#e2db84",
"rgb": {
"r": 226,
"g": 219,
"b": 132
},
"hsl": {
"h": 55.532,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.8781,
"c": 0.10903,
"h": 104.4
},
"luminance": 0.68498
}Semantic roles & 50–950 ramp
primary
#E2DB84
secondary
#5058BA
accent
#29CA1C
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481