#E2DB75#E2DB75
#E2DB75 is a very light, vivid yellow. Relative luminance 0.681; OKLCH L 87.6% C 0.125 H 105.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DB75 |
|---|---|
| RGB | rgb(226, 219, 117) |
| HSL | hsl(56, 65%, 67%) |
| HSV | hsv(56, 48%, 89%) |
| CMYK | cmyk(0%, 3.1%, 48.2%, 11.4%) |
| CIE-LAB | lab(86.07, -11.24, 50.61) |
| CIE-LCH | lch(86.07, 51.84, 102.52°) |
| OKLab | oklab(87.6% -0.0326 0.1203) |
| OKLCH | oklch(87.6% 0.125 105.2) |
| XYZ | xyz(59.9079, 68.1179, 26.8185) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.36
Sandy
#F1DA7A
ΔE00 4.49
Dull Yellow
#EEDC5B
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 5.49
Sandy Yellow
#FDEE73
ΔE00 5.50
Yellowish
#FAEE66
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DB75 #757CE2
analogous
#E2A575 #E2DB75 #B2E275
triadic
#E2DB75 #75E2DB #DB75E2
tetradic
#E2DB75 #75E2A5 #757CE2 #E275B2
square
#E2DB75 #75E2A5 #757CE2 #E275B2
split-complementary
#E2DB75 #75B2E2 #A575E2
monochromatic
#B6AD26 #D7CE42 #E2DB75 #EDE8A8 #F7F5DA
Accessibility & contrast
On white
1.44
#E2DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#E2DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DB75
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DB75 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#EDDA7A
Tritanopia (blue-blind)
#F0CFC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2db75; /* rgb */ color: rgb(226, 219, 117); /* oklch */ color: oklch(87.6% 0.125 105.2);
Tailwind
colors: {
custom: {
50: '#ede69f',
500: '#e2db75',
950: '#000000',
},
}SCSS
$custom: #e2db75; $custom-light: #ede69f; $custom-dark: #000000;
JSON
{
"hex": "#e2db75",
"rgb": {
"r": 226,
"g": 219,
"b": 117
},
"hsl": {
"h": 56.147,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.87597,
"c": 0.12464,
"h": 105.2
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#E2DB75
secondary
#444CB7
accent
#24CD18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480