#E2D0C8#E2D0C8
#E2D0C8 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.0% C 0.023 H 45.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0C8 |
|---|---|
| RGB | rgb(226, 208, 200) |
| HSL | hsl(18, 31%, 84%) |
| HSV | hsv(18, 12%, 89%) |
| CMYK | cmyk(0%, 8%, 11.5%, 11.4%) |
| CIE-LAB | lab(84.72, 4.91, 6.22) |
| CIE-LCH | lch(84.72, 7.93, 51.73°) |
| OKLab | oklab(87.01% 0.0161 0.0164) |
| OKLCH | oklch(87.01% 0.023 45.6) |
| XYZ | xyz(64.3444, 65.4517, 63.8762) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.75
Warm Beige
#E9DCC9
ΔE00 6.83
Warm Gray
#C9BEB0
ΔE00 7.10
Linen
#FAF0E6
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0C8 #C8DAE2
analogous
#E2C8CD #E2D0C8 #E2DDC8
triadic
#E2D0C8 #C8E2D0 #D0C8E2
tetradic
#E2D0C8 #CDE2C8 #C8DAE2 #DDC8E2
square
#E2D0C8 #CDE2C8 #C8DAE2 #DDC8E2
split-complementary
#E2D0C8 #C8E2DD #C8CDE2
monochromatic
#B88C78 #CDAEA0 #E2D0C8 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.49
#E2D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#E2D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0C8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0C8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#E8CDCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2d0c8; /* rgb */ color: rgb(226, 208, 200); /* oklch */ color: oklch(87.0% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#ebded8',
500: '#e2d0c8',
950: '#000000',
},
}SCSS
$custom: #e2d0c8; $custom-light: #ebded8; $custom-dark: #000000;
JSON
{
"hex": "#e2d0c8",
"rgb": {
"r": 226,
"g": 208,
"b": 200
},
"hsl": {
"h": 18.462,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.87011,
"c": 0.02296,
"h": 45.6
},
"luminance": 0.65451
}Semantic roles & 50–950 ramp
primary
#E2D0C8
secondary
#94AEBA
accent
#88AA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483