#ECCCA7#ECCCA7
#ECCCA7 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.061 H 70.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA7 |
|---|---|
| RGB | rgb(236, 204, 167) |
| HSL | hsl(32, 64%, 79%) |
| HSV | hsv(32, 29%, 93%) |
| CMYK | cmyk(0%, 13.6%, 29.2%, 7.5%) |
| CIE-LAB | lab(83.87, 5.86, 22.61) |
| CIE-LCH | lch(83.87, 23.36, 75.47°) |
| OKLab | oklab(86.32% 0.0199 0.0575) |
| OKLCH | oklch(86.32% 0.061 70.9) |
| XYZ | xyz(63.1609, 63.8109, 45.5414) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.69
Peach
#FFDAB9
ΔE00 4.37
Navajowhite
#FFDEAD
ΔE00 5.18
Bisque
#FFE4C4
ΔE00 5.60
Wheat
#F5DEB3
ΔE00 5.65
Burlywood
#DEB887
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA7 #A7C7EC
analogous
#ECAAA7 #ECCCA7 #EAECA7
triadic
#ECCCA7 #A7ECCC #CCA7EC
tetradic
#ECCCA7 #A7ECAA #A7C7EC #ECA7EA
square
#ECCCA7 #A7ECAA #A7C7EC #ECA7EA
split-complementary
#ECCCA7 #A7EAEC #AAA7EC
monochromatic
#D69242 #E1AF75 #ECCCA7 #F7E9D9 #FAF0E6
Accessibility & contrast
On white
1.53
#ECCCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ECCCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA5
Deuteranopia (green-blind)
#DFD4A8
Tritanopia (blue-blind)
#F8C4C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca7; /* rgb */ color: rgb(236, 204, 167); /* oklch */ color: oklch(86.3% 0.061 70.9);
Tailwind
colors: {
custom: {
50: '#f3dbc1',
500: '#eccca7',
950: '#000000',
},
}SCSS
$custom: #eccca7; $custom-light: #f3dbc1; $custom-dark: #000000;
JSON
{
"hex": "#eccca7",
"rgb": {
"r": 236,
"g": 204,
"b": 167
},
"hsl": {
"h": 32.174,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.86316,
"c": 0.06086,
"h": 70.9
},
"luminance": 0.63809
}Semantic roles & 50–950 ramp
primary
#ECCCA7
secondary
#6F98C8
accent
#6CCC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482