#E2D2AE#E2D2AE
#E2D2AE is a very light, muted orange. Relative luminance 0.653; OKLCH L 86.8% C 0.051 H 86.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2AE |
|---|---|
| RGB | rgb(226, 210, 174) |
| HSL | hsl(42, 47%, 78%) |
| HSV | hsv(42, 23%, 89%) |
| CMYK | cmyk(0%, 7.1%, 23%, 11.4%) |
| CIE-LAB | lab(84.65, -0.08, 19.88) |
| CIE-LCH | lch(84.65, 19.88, 90.22°) |
| OKLab | oklab(86.77% 0.0028 0.0509) |
| OKLCH | oklch(86.77% 0.051 86.9) |
| XYZ | xyz(62.0507, 65.3193, 49.3754) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.99
Beige (survey)
#E6DAA6
ΔE00 4.97
Moccasin
#FFE4B5
ΔE00 5.97
Warm Beige
#E9DCC9
ΔE00 6.14
Champagne
#F7E7CE
ΔE00 6.18
Blanchedalmond
#FFEBCD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2AE #AEBEE2
analogous
#E2B8AE #E2D2AE #D8E2AE
triadic
#E2D2AE #AEE2D2 #D2AEE2
tetradic
#E2D2AE #AEE2B8 #AEBEE2 #E2AED8
square
#E2D2AE #AEE2B8 #AEBEE2 #E2AED8
split-complementary
#E2D2AE #AED8E2 #B8AEE2
monochromatic
#C2A054 #D2B981 #E2D2AE #F2EBDB #F7F2E8
Accessibility & contrast
On white
1.49
#E2D2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#E2D2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2AE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2AE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#EBCCC8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2d2ae; /* rgb */ color: rgb(226, 210, 174); /* oklch */ color: oklch(86.8% 0.051 86.9);
Tailwind
colors: {
custom: {
50: '#ebdfc6',
500: '#e2d2ae',
950: '#000000',
},
}SCSS
$custom: #e2d2ae; $custom-light: #ebdfc6; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ae",
"rgb": {
"r": 226,
"g": 210,
"b": 174
},
"hsl": {
"h": 41.538,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86769,
"c": 0.05095,
"h": 86.9
},
"luminance": 0.65318
}Semantic roles & 50–950 ramp
primary
#E2D2AE
secondary
#798DBB
accent
#57BB2B
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482