#E2D0C6#E2D0C6
#E2D0C6 is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.0% C 0.024 H 51.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0C6 |
|---|---|
| RGB | rgb(226, 208, 198) |
| HSL | hsl(21, 33%, 83%) |
| HSV | hsv(21, 12%, 89%) |
| CMYK | cmyk(0%, 8%, 12.4%, 11.4%) |
| CIE-LAB | lab(84.67, 4.59, 7.22) |
| CIE-LCH | lch(84.67, 8.55, 57.56°) |
| OKLab | oklab(86.96% 0.0153 0.019) |
| OKLCH | oklch(86.96% 0.024 51.1) |
| XYZ | xyz(64.1122, 65.3588, 62.6533) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.00
Warm Gray
#C9BEB0
ΔE00 6.55
Mistyrose
#FFE4E1
ΔE00 7.36
Linen
#FAF0E6
ΔE00 7.62
Antiquewhite
#FAEBD7
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0C6 #C6D8E2
analogous
#E2C6CA #E2D0C6 #E2DEC6
triadic
#E2D0C6 #C6E2D0 #D0C6E2
tetradic
#E2D0C6 #CAE2C6 #C6D8E2 #DEC6E2
square
#E2D0C6 #CAE2C6 #C6D8E2 #DEC6E2
split-complementary
#E2D0C6 #C6E2DE #C6CAE2
monochromatic
#B98D75 #CDAF9D #E2D0C6 #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.49
#E2D0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#E2D0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0C6
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0C6 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#D9D5C6
Tritanopia (blue-blind)
#E8CDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2d0c6; /* rgb */ color: rgb(226, 208, 198); /* oklch */ color: oklch(87.0% 0.024 51.1);
Tailwind
colors: {
custom: {
50: '#ebded7',
500: '#e2d0c6',
950: '#000000',
},
}SCSS
$custom: #e2d0c6; $custom-light: #ebded7; $custom-dark: #000000;
JSON
{
"hex": "#e2d0c6",
"rgb": {
"r": 226,
"g": 208,
"b": 198
},
"hsl": {
"h": 21.429,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.86958,
"c": 0.02436,
"h": 51.1
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#E2D0C6
secondary
#92ACBA
accent
#83AB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483