#ECCCA2#ECCCA2
#ECCCA2 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.066 H 74.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA2 |
|---|---|
| RGB | rgb(236, 204, 162) |
| HSL | hsl(34, 66%, 78%) |
| HSV | hsv(34, 31%, 93%) |
| CMYK | cmyk(0%, 13.6%, 31.4%, 7.5%) |
| CIE-LAB | lab(83.77, 5.22, 25.11) |
| CIE-LCH | lch(83.77, 25.65, 78.25°) |
| OKLab | oklab(86.21% 0.0179 0.0635) |
| OKLCH | oklch(86.21% 0.066 74.3) |
| XYZ | xyz(62.7076, 63.6296, 43.1540) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.21
Navajowhite
#FFDEAD
ΔE00 4.44
Wheat
#F5DEB3
ΔE00 4.98
Burlywood
#DEB887
ΔE00 5.23
Peach
#FFDAB9
ΔE00 5.34
Moccasin
#FFE4B5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA2 #A2C2EC
analogous
#ECA7A2 #ECCCA2 #E7ECA2
triadic
#ECCCA2 #A2ECCC #CCA2EC
tetradic
#ECCCA2 #A2ECA7 #A2C2EC #ECA2E7
square
#ECCCA2 #A2ECA7 #A2C2EC #ECA2E7
split-complementary
#ECCCA2 #A2E7EC #A7A2EC
monochromatic
#D7943C #E2B06F #ECCCA2 #F6E8D5 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ECCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#F8C4C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca2; /* rgb */ color: rgb(236, 204, 162); /* oklch */ color: oklch(86.2% 0.066 74.3);
Tailwind
colors: {
custom: {
50: '#f3dbbd',
500: '#eccca2',
950: '#000000',
},
}SCSS
$custom: #eccca2; $custom-light: #f3dbbd; $custom-dark: #000000;
JSON
{
"hex": "#eccca2",
"rgb": {
"r": 236,
"g": 204,
"b": 162
},
"hsl": {
"h": 34.054,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.8621,
"c": 0.06598,
"h": 74.3
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#ECCCA2
secondary
#6A93C8
accent
#66CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482