#E2D2C8#E2D2C8
#E2D2C8 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.4% C 0.022 H 54.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2C8 |
|---|---|
| RGB | rgb(226, 210, 200) |
| HSL | hsl(23, 31%, 84%) |
| HSV | hsv(23, 12%, 89%) |
| CMYK | cmyk(0%, 7.1%, 11.5%, 11.4%) |
| CIE-LAB | lab(85.22, 3.86, 6.94) |
| CIE-LCH | lch(85.22, 7.95, 60.91°) |
| OKLab | oklab(87.4% 0.0131 0.0183) |
| OKLCH | oklch(87.4% 0.022 54.3) |
| XYZ | xyz(64.8351, 66.4331, 64.0398) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 6.35
Linen
#FAF0E6
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.53
Mistyrose
#FFE4E1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2C8 #C8D8E2
analogous
#E2C8CB #E2D2C8 #E2DFC8
triadic
#E2D2C8 #C8E2D2 #D2C8E2
tetradic
#E2D2C8 #CBE2C8 #C8D8E2 #DFC8E2
square
#E2D2C8 #CBE2C8 #C8D8E2 #DFC8E2
split-complementary
#E2D2C8 #C8E2DF #C8CBE2
monochromatic
#B89078 #CDB1A0 #E2D2C8 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.47
#E2D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#E2D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2C8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2C8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#E7CFCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2d2c8; /* rgb */ color: rgb(226, 210, 200); /* oklch */ color: oklch(87.4% 0.022 54.3);
Tailwind
colors: {
custom: {
50: '#ebdfd8',
500: '#e2d2c8',
950: '#000000',
},
}SCSS
$custom: #e2d2c8; $custom-light: #ebdfd8; $custom-dark: #000000;
JSON
{
"hex": "#e2d2c8",
"rgb": {
"r": 226,
"g": 210,
"b": 200
},
"hsl": {
"h": 23.077,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.87404,
"c": 0.02248,
"h": 54.3
},
"luminance": 0.66432
}Semantic roles & 50–950 ramp
primary
#E2D2C8
secondary
#94ABBA
accent
#7FAA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483