#E2D4C8#E2D4C8
#E2D4C8 is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.8% C 0.023 H 63.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4C8 |
|---|---|
| RGB | rgb(226, 212, 200) |
| HSL | hsl(28, 31%, 84%) |
| HSV | hsv(28, 12%, 89%) |
| CMYK | cmyk(0%, 6.2%, 11.5%, 11.4%) |
| CIE-LAB | lab(85.72, 2.82, 7.66) |
| CIE-LCH | lch(85.72, 8.17, 69.80°) |
| OKLab | oklab(87.8% 0.0102 0.0201) |
| OKLCH | oklch(87.8% 0.023 63.2) |
| XYZ | xyz(65.3319, 67.4268, 64.2054) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.73
Warm Gray
#C9BEB0
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.25
Champagne
#F7E7CE
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4C8 #C8D6E2
analogous
#E2C8C9 #E2D4C8 #E2E1C8
triadic
#E2D4C8 #C8E2D4 #D4C8E2
tetradic
#E2D4C8 #C9E2C8 #C8D6E2 #E1C8E2
square
#E2D4C8 #C9E2C8 #C8D6E2 #E1C8E2
split-complementary
#E2D4C8 #C8E2E1 #C8C9E2
monochromatic
#B89578 #CDB5A0 #E2D4C8 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.45
#E2D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#E2D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4C8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4C8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#E7D1D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d4c8; /* rgb */ color: rgb(226, 212, 200); /* oklch */ color: oklch(87.8% 0.023 63.2);
Tailwind
colors: {
custom: {
50: '#ebe1d8',
500: '#e2d4c8',
950: '#000000',
},
}SCSS
$custom: #e2d4c8; $custom-light: #ebe1d8; $custom-dark: #000000;
JSON
{
"hex": "#e2d4c8",
"rgb": {
"r": 226,
"g": 212,
"b": 200
},
"hsl": {
"h": 27.692,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.87798,
"c": 0.02254,
"h": 63.2
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#E2D4C8
secondary
#94A9BA
accent
#77AA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483