#E2DF97#E2DF97
#E2DF97 is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.092 H 106.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DF97 |
|---|---|
| RGB | rgb(226, 223, 151) |
| HSL | hsl(58, 56%, 74%) |
| HSV | hsv(58, 33%, 89%) |
| CMYK | cmyk(0%, 1.3%, 33.2%, 11.4%) |
| CIE-LAB | lab(87.57, -9.70, 35.72) |
| CIE-LCH | lch(87.57, 37.02, 105.20°) |
| OKLab | oklab(88.95% -0.0255 0.0885) |
| OKLCH | oklch(88.95% 0.092 106.1) |
| XYZ | xyz(63.3382, 71.1797, 39.6747) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.14
Khaki (CSS)
#F0E68C
ΔE00 4.02
Vanilla
#F3E5AB
ΔE00 4.83
Light Tan
#FBEEAC
ΔE00 4.92
Beige (survey)
#E6DAA6
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DF97 #979AE2
analogous
#E2BA97 #E2DF97 #C0E297
triadic
#E2DF97 #97E2DF #DF97E2
tetradic
#E2DF97 #97E2BA #979AE2 #E297C0
square
#E2DF97 #97E2BA #979AE2 #E297C0
split-complementary
#E2DF97 #97C0E2 #BA97E2
monochromatic
#C7C138 #D5D067 #E2DF97 #EFEEC7 #F8F8E7
Accessibility & contrast
On white
1.38
#E2DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#E2DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DF97
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DF97 | 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)
#EBDA92
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#EDD6CD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2df97; /* rgb */ color: rgb(226, 223, 151); /* oklch */ color: oklch(88.9% 0.092 106.1);
Tailwind
colors: {
custom: {
50: '#ece8b6',
500: '#e2df97',
950: '#000000',
},
}SCSS
$custom: #e2df97; $custom-light: #ece8b6; $custom-dark: #000000;
JSON
{
"hex": "#e2df97",
"rgb": {
"r": 226,
"g": 223,
"b": 151
},
"hsl": {
"h": 57.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.88946,
"c": 0.09207,
"h": 106.1
},
"luminance": 0.71178
}Semantic roles & 50–950 ramp
primary
#E2DF97
secondary
#6266BB
accent
#28C422
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161611
muted
#858481