#E2CDA2#E2CDA2
#E2CDA2 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.5% C 0.061 H 85.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CDA2 |
|---|---|
| RGB | rgb(226, 205, 162) |
| HSL | hsl(40, 52%, 76%) |
| HSV | hsv(40, 28%, 89%) |
| CMYK | cmyk(0%, 9.3%, 28.3%, 11.4%) |
| CIE-LAB | lab(83.15, 0.88, 24.12) |
| CIE-LCH | lch(83.15, 24.13, 87.90°) |
| OKLab | oklab(85.51% 0.0054 0.0611) |
| OKLCH | oklch(85.51% 0.061 85) |
| XYZ | xyz(59.7175, 62.4418, 43.0821) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.08
Beige (survey)
#E6DAA6
ΔE00 4.98
Navajowhite
#FFDEAD
ΔE00 5.74
Moccasin
#FFE4B5
ΔE00 5.77
Very Light Brown
#D3B683
ΔE00 6.26
Pale Peach
#FFE5AD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CDA2 #A2B7E2
analogous
#E2ADA2 #E2CDA2 #D7E2A2
triadic
#E2CDA2 #A2E2CD #CDA2E2
tetradic
#E2CDA2 #A2E2AD #A2B7E2 #E2A2D7
square
#E2CDA2 #A2E2AD #A2B7E2 #E2A2D7
split-complementary
#E2CDA2 #A2D7E2 #ADA2E2
monochromatic
#C59B45 #D3B473 #E2CDA2 #F1E6D1 #F8F2E8
Accessibility & contrast
On white
1.56
#E2CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#E2CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CDA2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CDA2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#EDC6C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #e2cda2; /* rgb */ color: rgb(226, 205, 162); /* oklch */ color: oklch(85.5% 0.061 85.0);
Tailwind
colors: {
custom: {
50: '#ecdcbd',
500: '#e2cda2',
950: '#000000',
},
}SCSS
$custom: #e2cda2; $custom-light: #ecdcbd; $custom-dark: #000000;
JSON
{
"hex": "#e2cda2",
"rgb": {
"r": 226,
"g": 205,
"b": 162
},
"hsl": {
"h": 40.313,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.85512,
"c": 0.06135,
"h": 85
},
"luminance": 0.6244
}Semantic roles & 50–950 ramp
primary
#E2CDA2
secondary
#6D87BB
accent
#58C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482