#E2CAA2#E2CAA2
#E2CAA2 is a very light, muted orange. Relative luminance 0.610; OKLCH L 84.9% C 0.059 H 80.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CAA2 |
|---|---|
| RGB | rgb(226, 202, 162) |
| HSL | hsl(38, 52%, 76%) |
| HSV | hsv(38, 28%, 89%) |
| CMYK | cmyk(0%, 10.6%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.39, 2.44, 23.08) |
| CIE-LCH | lch(82.39, 23.21, 83.95°) |
| OKLab | oklab(84.92% 0.0099 0.0586) |
| OKLCH | oklch(84.92% 0.059 80.4) |
| XYZ | xyz(59.0068, 61.0203, 42.8452) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.66
Tan
#D2B48C
ΔE00 5.74
Navajowhite
#FFDEAD
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 5.78
Burlywood
#DEB887
ΔE00 5.92
Moccasin
#FFE4B5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CAA2 #A2BAE2
analogous
#E2AAA2 #E2CAA2 #DAE2A2
triadic
#E2CAA2 #A2E2CA #CAA2E2
tetradic
#E2CAA2 #A2E2AA #A2BAE2 #E2A2DA
square
#E2CAA2 #A2E2AA #A2BAE2 #E2A2DA
split-complementary
#E2CAA2 #A2DAE2 #AAA2E2
monochromatic
#C59545 #D3AF73 #E2CAA2 #F1E5D1 #F8F2E8
Accessibility & contrast
On white
1.59
#E2CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#E2CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CAA2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CAA2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99F
Deuteranopia (green-blind)
#DBCFA3
Tritanopia (blue-blind)
#EDC3BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e2caa2; /* rgb */ color: rgb(226, 202, 162); /* oklch */ color: oklch(84.9% 0.059 80.4);
Tailwind
colors: {
custom: {
50: '#ecdabd',
500: '#e2caa2',
950: '#000000',
},
}SCSS
$custom: #e2caa2; $custom-light: #ecdabd; $custom-dark: #000000;
JSON
{
"hex": "#e2caa2",
"rgb": {
"r": 226,
"g": 202,
"b": 162
},
"hsl": {
"h": 37.5,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.84916,
"c": 0.05943,
"h": 80.4
},
"luminance": 0.61018
}Semantic roles & 50–950 ramp
primary
#E2CAA2
secondary
#6D8ABB
accent
#5FC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382