#E5DFBB#E5DFBB
#E5DFBB is a very light, muted yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.048 H 99.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFBB |
|---|---|
| RGB | rgb(229, 223, 187) |
| HSL | hsl(51, 45%, 82%) |
| HSV | hsv(51, 18%, 90%) |
| CMYK | cmyk(0%, 2.6%, 18.3%, 10.2%) |
| CIE-LAB | lab(88.46, -3.78, 18.41) |
| CIE-LCH | lch(88.46, 18.79, 101.62°) |
| OKLab | oklab(89.92% -0.0079 0.0473) |
| OKLCH | oklch(89.92% 0.048 99.5) |
| XYZ | xyz(67.6700, 73.0222, 57.5339) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.52
Pale
#FFF9D0
ΔE00 5.61
Vanilla
#F3E5AB
ΔE00 5.87
Eggshell
#F0EAD6
ΔE00 5.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Lemonchiffon
#FFFACD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFBB #BBC1E5
analogous
#E5CABB #E5DFBB #D6E5BB
triadic
#E5DFBB #BBE5DF #DFBBE5
tetradic
#E5DFBB #BBE5CA #BBC1E5 #E5BBD6
square
#E5DFBB #BBE5CA #BBC1E5 #E5BBD6
split-complementary
#E5DFBB #BBD6E5 #CABBE5
monochromatic
#C3B562 #D4CA8F #E5DFBB #F6F4E7 #F7F5E9
Accessibility & contrast
On white
1.35
#E5DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E5DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFBB
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFBB | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#ECDAD5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5dfbb; /* rgb */ color: rgb(229, 223, 187); /* oklch */ color: oklch(89.9% 0.048 99.5);
Tailwind
colors: {
custom: {
50: '#ede8cf',
500: '#e5dfbb',
950: '#000000',
},
}SCSS
$custom: #e5dfbb; $custom-light: #ede8cf; $custom-dark: #000000;
JSON
{
"hex": "#e5dfbb",
"rgb": {
"r": 229,
"g": 223,
"b": 187
},
"hsl": {
"h": 51.429,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.89917,
"c": 0.04796,
"h": 99.5
},
"luminance": 0.73021
}Semantic roles & 50–950 ramp
primary
#E5DFBB
secondary
#858DBF
accent
#41B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161613
muted
#858483