#E2D6C8#E2D6C8
#E2D6C8 is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.2% C 0.023 H 71.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6C8 |
|---|---|
| RGB | rgb(226, 214, 200) |
| HSL | hsl(32, 31%, 84%) |
| HSV | hsv(32, 12%, 89%) |
| CMYK | cmyk(0%, 5.3%, 11.5%, 11.4%) |
| CIE-LAB | lab(86.22, 1.78, 8.39) |
| CIE-LCH | lch(86.22, 8.57, 78.02°) |
| OKLab | oklab(88.19% 0.0072 0.022) |
| OKLCH | oklch(88.19% 0.023 71.8) |
| XYZ | xyz(65.8350, 68.4329, 64.3731) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.39
Antiquewhite
#FAEBD7
ΔE00 5.19
Champagne
#F7E7CE
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.93
Linen
#FAF0E6
ΔE00 5.93
Eggshell
#F0EAD6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6C8 #C8D4E2
analogous
#E2C9C8 #E2D6C8 #E1E2C8
triadic
#E2D6C8 #C8E2D6 #D6C8E2
tetradic
#E2D6C8 #C8E2C9 #C8D4E2 #E2C8E1
square
#E2D6C8 #C8E2C9 #C8D4E2 #E2C8E1
split-complementary
#E2D6C8 #C8E1E2 #C9C8E2
monochromatic
#B89A78 #CDB8A0 #E2D6C8 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.43
#E2D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#E2D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6C8
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6C8 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#DDD9C8
Tritanopia (blue-blind)
#E7D3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d6c8; /* rgb */ color: rgb(226, 214, 200); /* oklch */ color: oklch(88.2% 0.023 71.8);
Tailwind
colors: {
custom: {
50: '#ebe2d8',
500: '#e2d6c8',
950: '#000000',
},
}SCSS
$custom: #e2d6c8; $custom-light: #ebe2d8; $custom-dark: #000000;
JSON
{
"hex": "#e2d6c8",
"rgb": {
"r": 226,
"g": 214,
"b": 200
},
"hsl": {
"h": 32.308,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88193,
"c": 0.02313,
"h": 71.8
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#E2D6C8
secondary
#94A6BA
accent
#6FAA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483