#E1DF97#E1DF97
#E1DF97 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.092 H 106.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DF97 |
|---|---|
| RGB | rgb(225, 223, 151) |
| HSL | hsl(58, 55%, 74%) |
| HSV | hsv(58, 33%, 88%) |
| CMYK | cmyk(0%, 0.9%, 32.9%, 11.8%) |
| CIE-LAB | lab(87.49, -10.09, 35.61) |
| CIE-LCH | lch(87.49, 37.01, 105.81°) |
| OKLab | oklab(88.86% -0.0266 0.0882) |
| OKLCH | oklch(88.86% 0.092 106.8) |
| XYZ | xyz(63.0255, 71.0185, 39.6600) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.25
Khaki (CSS)
#F0E68C
ΔE00 4.19
Vanilla
#F3E5AB
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.09
Light Tan
#FBEEAC
ΔE00 5.12
Beige (survey)
#E6DAA6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DF97 #9799E1
analogous
#E1BA97 #E1DF97 #BEE197
triadic
#E1DF97 #97E1DF #DF97E1
tetradic
#E1DF97 #97E1BA #9799E1 #E197BE
square
#E1DF97 #97E1BA #9799E1 #E197BE
split-complementary
#E1DF97 #97BEE1 #BA97E1
monochromatic
#C5C139 #D3D067 #E1DF97 #EFEEC6 #F8F8E7
Accessibility & contrast
On white
1.38
#E1DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#E1DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DF97
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DF97 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#EBD6CD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e1df97; /* rgb */ color: rgb(225, 223, 151); /* oklch */ color: oklch(88.9% 0.092 106.8);
Tailwind
colors: {
custom: {
50: '#ebe8b6',
500: '#e1df97',
950: '#000000',
},
}SCSS
$custom: #e1df97; $custom-light: #ebe8b6; $custom-dark: #000000;
JSON
{
"hex": "#e1df97",
"rgb": {
"r": 225,
"g": 223,
"b": 151
},
"hsl": {
"h": 58.378,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.88864,
"c": 0.09211,
"h": 106.8
},
"luminance": 0.71017
}Semantic roles & 50–950 ramp
primary
#E1DF97
secondary
#6265BA
accent
#27C323
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161611
muted
#858481