#E5D2CB#E5D2CB
#E5D2CB is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.7% C 0.023 H 41.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2CB |
|---|---|
| RGB | rgb(229, 210, 203) |
| HSL | hsl(16, 33%, 85%) |
| HSV | hsv(16, 11%, 90%) |
| CMYK | cmyk(0%, 8.3%, 11.4%, 10.2%) |
| CIE-LAB | lab(85.54, 5.42, 5.84) |
| CIE-LCH | lch(85.54, 7.97, 47.18°) |
| OKLab | oklab(87.74% 0.0175 0.0154) |
| OKLCH | oklch(87.74% 0.023 41.4) |
| XYZ | xyz(66.1383, 67.0641, 65.9489) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.87
Warm Beige
#E9DCC9
ΔE00 7.39
Linen
#FAF0E6
ΔE00 7.75
Very Light Pink
#FFF4F2
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2CB #CBDEE5
analogous
#E5CBD1 #E5D2CB #E5DFCB
triadic
#E5D2CB #CBE5D2 #D2CBE5
tetradic
#E5D2CB #D1E5CB #CBDEE5 #DFCBE5
square
#E5D2CB #D1E5CB #CBDEE5 #DFCBE5
split-complementary
#E5D2CB #CBE5DF #CBD1E5
monochromatic
#BC8B79 #D1AFA2 #E5D2CB #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.46
#E5D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#E5D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2CB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2CB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#EBCFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e5d2cb; /* rgb */ color: rgb(229, 210, 203); /* oklch */ color: oklch(87.7% 0.023 41.4);
Tailwind
colors: {
custom: {
50: '#eddfda',
500: '#e5d2cb',
950: '#000000',
},
}SCSS
$custom: #e5d2cb; $custom-light: #eddfda; $custom-dark: #000000;
JSON
{
"hex": "#e5d2cb",
"rgb": {
"r": 229,
"g": 210,
"b": 203
},
"hsl": {
"h": 16.154,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.87737,
"c": 0.02332,
"h": 41.4
},
"luminance": 0.67063
}Semantic roles & 50–950 ramp
primary
#E5D2CB
secondary
#96B3BE
accent
#8DAC39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483