#E2D6C2#E2D6C2
#E2D6C2 is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.0% C 0.030 H 80.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6C2 |
|---|---|
| RGB | rgb(226, 214, 194) |
| HSL | hsl(38, 36%, 82%) |
| HSV | hsv(38, 14%, 89%) |
| CMYK | cmyk(0%, 5.3%, 14.2%, 11.4%) |
| CIE-LAB | lab(86.09, 0.83, 11.36) |
| CIE-LCH | lch(86.09, 11.39, 85.84°) |
| OKLab | oklab(88.04% 0.0049 0.0296) |
| OKLCH | oklch(88.04% 0.03 80.6) |
| XYZ | xyz(65.1475, 68.1579, 60.7523) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.62
Champagne
#F7E7CE
ΔE00 4.35
Antiquewhite
#FAEBD7
ΔE00 4.98
Eggshell
#F0EAD6
ΔE00 5.09
Papayawhip
#FFEFD5
ΔE00 5.96
Blanchedalmond
#FFEBCD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6C2 #C2CEE2
analogous
#E2C6C2 #E2D6C2 #DEE2C2
triadic
#E2D6C2 #C2E2D6 #D6C2E2
tetradic
#E2D6C2 #C2E2C6 #C2CEE2 #E2C2DE
square
#E2D6C2 #C2E2C6 #C2CEE2 #E2C2DE
split-complementary
#E2D6C2 #C2DEE2 #C6C2E2
monochromatic
#BB9E6F #CEBA99 #E2D6C2 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.44
#E2D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E2D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6C2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6C2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DFD9C2
Tritanopia (blue-blind)
#E8D2D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d6c2; /* rgb */ color: rgb(226, 214, 194); /* oklch */ color: oklch(88.0% 0.030 80.6);
Tailwind
colors: {
custom: {
50: '#ebe2d4',
500: '#e2d6c2',
950: '#000000',
},
}SCSS
$custom: #e2d6c2; $custom-light: #ebe2d4; $custom-dark: #000000;
JSON
{
"hex": "#e2d6c2",
"rgb": {
"r": 226,
"g": 214,
"b": 194
},
"hsl": {
"h": 37.5,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.8804,
"c": 0.02997,
"h": 80.6
},
"luminance": 0.68157
}Semantic roles & 50–950 ramp
primary
#E2D6C2
secondary
#8D9EBB
accent
#64AE37
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483