#E2DF92#E2DF92
#E2DF92 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.098 H 106.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DF92 |
|---|---|
| RGB | rgb(226, 223, 146) |
| HSL | hsl(58, 58%, 73%) |
| HSV | hsv(58, 35%, 89%) |
| CMYK | cmyk(0%, 1.3%, 35.4%, 11.4%) |
| CIE-LAB | lab(87.50, -10.29, 38.15) |
| CIE-LCH | lch(87.50, 39.51, 105.09°) |
| OKLab | oklab(88.86% -0.0275 0.0939) |
| OKLCH | oklch(88.86% 0.098 106.3) |
| XYZ | xyz(62.9407, 71.0207, 37.5813) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.39
Palegoldenrod
#EEE8AA
ΔE00 3.82
Greenish Beige
#C9D179
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.22
Light Tan
#FBEEAC
ΔE00 5.25
Vanilla
#F3E5AB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DF92 #9295E2
analogous
#E2B792 #E2DF92 #BDE292
triadic
#E2DF92 #92E2DF #DF92E2
tetradic
#E2DF92 #92E2B7 #9295E2 #E292BD
square
#E2DF92 #92E2B7 #9295E2 #E292BD
split-complementary
#E2DF92 #92BDE2 #B792E2
monochromatic
#C5C034 #D5D162 #E2DF92 #EFEDC2 #F9F8E7
Accessibility & contrast
On white
1.38
#E2DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#E2DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DF92
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DF92 | 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)
#EBD98C
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#EDD6CC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2df92; /* rgb */ color: rgb(226, 223, 146); /* oklch */ color: oklch(88.9% 0.098 106.3);
Tailwind
colors: {
custom: {
50: '#ece8b3',
500: '#e2df92',
950: '#000000',
},
}SCSS
$custom: #e2df92; $custom-light: #ece8b3; $custom-dark: #000000;
JSON
{
"hex": "#e2df92",
"rgb": {
"r": 226,
"g": 223,
"b": 146
},
"hsl": {
"h": 57.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.88859,
"c": 0.09785,
"h": 106.3
},
"luminance": 0.71019
}Semantic roles & 50–950 ramp
primary
#E2DF92
secondary
#5D61BB
accent
#26C620
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161611
muted
#858481