#E5DFCB#E5DFCB
#E5DFCB is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.027 H 93.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFCB |
|---|---|
| RGB | rgb(229, 223, 203) |
| HSL | hsl(46, 33%, 85%) |
| HSV | hsv(46, 11%, 90%) |
| CMYK | cmyk(0%, 2.6%, 11.4%, 10.2%) |
| CIE-LAB | lab(88.80, -1.32, 10.53) |
| CIE-LCH | lch(88.80, 10.61, 97.16°) |
| OKLab | oklab(90.3% -0.0015 0.0275) |
| OKLCH | oklch(90.3% 0.027 93.1) |
| XYZ | xyz(69.4792, 73.7459, 67.0625) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.41
Warm Beige
#E9DCC9
ΔE00 3.57
Champagne
#F7E7CE
ΔE00 4.81
Antiquewhite
#FAEBD7
ΔE00 5.24
Oldlace
#FDF5E6
ΔE00 5.50
Beige
#F5F5DC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFCB #CBD1E5
analogous
#E5D2CB #E5DFCB #DEE5CB
triadic
#E5DFCB #CBE5DF #DFCBE5
tetradic
#E5DFCB #CBE5D2 #CBD1E5 #E5CBDE
square
#E5DFCB #CBE5D2 #CBD1E5 #E5CBDE
split-complementary
#E5DFCB #CBDEE5 #D2CBE5
monochromatic
#BCAD79 #D1C6A2 #E5DFCB #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.33
#E5DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E5DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFCB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFCB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E5E0CC
Tritanopia (blue-blind)
#EADCD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfcb; /* rgb */ color: rgb(229, 223, 203); /* oklch */ color: oklch(90.3% 0.027 93.1);
Tailwind
colors: {
custom: {
50: '#ede9da',
500: '#e5dfcb',
950: '#000000',
},
}SCSS
$custom: #e5dfcb; $custom-light: #ede9da; $custom-dark: #000000;
JSON
{
"hex": "#e5dfcb",
"rgb": {
"r": 229,
"g": 223,
"b": 203
},
"hsl": {
"h": 46.154,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.90302,
"c": 0.02749,
"h": 93.1
},
"luminance": 0.73745
}Semantic roles & 50–950 ramp
primary
#E5DFCB
secondary
#969FBE
accent
#54AC39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483