#E5DB95#E5DB95
#E5DB95 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.090 H 101.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DB95 |
|---|---|
| RGB | rgb(229, 219, 149) |
| HSL | hsl(53, 61%, 74%) |
| HSV | hsv(53, 35%, 90%) |
| CMYK | cmyk(0%, 4.4%, 34.9%, 10.2%) |
| CIE-LAB | lab(86.75, -6.76, 35.70) |
| CIE-LCH | lch(86.75, 36.34, 100.73°) |
| OKLab | oklab(88.34% -0.0173 0.0883) |
| OKLCH | oklch(88.34% 0.09 101.1) |
| XYZ | xyz(63.0703, 69.4926, 38.5190) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.49
Vanilla
#F3E5AB
ΔE00 3.84
Beige (survey)
#E6DAA6
ΔE00 3.87
Khaki (CSS)
#F0E68C
ΔE00 4.06
Light Tan
#FBEEAC
ΔE00 4.54
Sandy
#F1DA7A
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DB95 #959FE5
analogous
#E5B395 #E5DB95 #C7E595
triadic
#E5DB95 #95E5DB #DB95E5
tetradic
#E5DB95 #95E5B3 #959FE5 #E595C7
square
#E5DB95 #95E5B3 #959FE5 #E595C7
split-complementary
#E5DB95 #95C7E5 #B395E5
monochromatic
#CDBA33 #D9CA64 #E5DB95 #F1ECC6 #F9F7E6
Accessibility & contrast
On white
1.41
#E5DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#E5DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DB95
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DB95 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#F1D2C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5db95; /* rgb */ color: rgb(229, 219, 149); /* oklch */ color: oklch(88.3% 0.090 101.1);
Tailwind
colors: {
custom: {
50: '#eee6b5',
500: '#e5db95',
950: '#000000',
},
}SCSS
$custom: #e5db95; $custom-light: #eee6b5; $custom-dark: #000000;
JSON
{
"hex": "#e5db95",
"rgb": {
"r": 229,
"g": 219,
"b": 149
},
"hsl": {
"h": 52.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.8834,
"c": 0.09001,
"h": 101.1
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#E5DB95
secondary
#606BBF
accent
#33C81D
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481