#E2C2A2#E2C2A2
#E2C2A2 is a very light, muted orange. Relative luminance 0.574; OKLCH L 83.3% C 0.056 H 66.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C2A2 |
|---|---|
| RGB | rgb(226, 194, 162) |
| HSL | hsl(30, 52%, 76%) |
| HSV | hsv(30, 28%, 89%) |
| CMYK | cmyk(0%, 14.2%, 28.3%, 11.4%) |
| CIE-LAB | lab(80.38, 6.64, 20.32) |
| CIE-LCH | lch(80.38, 21.38, 71.90°) |
| OKLab | oklab(83.34% 0.0221 0.0519) |
| OKLCH | oklch(83.34% 0.056 66.9) |
| XYZ | xyz(57.1781, 57.3630, 42.2357) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.89
Burlywood
#DEB887
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 6.01
Peach
#FFDAB9
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C2A2 #A2C2E2
analogous
#E2A2A2 #E2C2A2 #E2E2A2
triadic
#E2C2A2 #A2E2C2 #C2A2E2
tetradic
#E2C2A2 #A2E2A2 #A2C2E2 #E2A2E2
square
#E2C2A2 #A2E2A2 #A2C2E2 #E2A2E2
split-complementary
#E2C2A2 #A2E2E2 #A2A2E2
monochromatic
#C58545 #D3A373 #E2C2A2 #F1E1D1 #F8F0E8
Accessibility & contrast
On white
1.68
#E2C2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#E2C2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C2A2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C2A2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#EDBBB9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2c2a2; /* rgb */ color: rgb(226, 194, 162); /* oklch */ color: oklch(83.3% 0.056 66.9);
Tailwind
colors: {
custom: {
50: '#ecd4bd',
500: '#e2c2a2',
950: '#000000',
},
}SCSS
$custom: #e2c2a2; $custom-light: #ecd4bd; $custom-dark: #000000;
JSON
{
"hex": "#e2c2a2",
"rgb": {
"r": 226,
"g": 194,
"b": 162
},
"hsl": {
"h": 30,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.83341,
"c": 0.05637,
"h": 66.9
},
"luminance": 0.57361
}Semantic roles & 50–950 ramp
primary
#E2C2A2
secondary
#6D94BB
accent
#73C026
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161412
muted
#858382