#ECCCA6#ECCCA6
#ECCCA6 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.062 H 71.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA6 |
|---|---|
| RGB | rgb(236, 204, 166) |
| HSL | hsl(33, 65%, 79%) |
| HSV | hsv(33, 30%, 93%) |
| CMYK | cmyk(0%, 13.6%, 29.7%, 7.5%) |
| CIE-LAB | lab(83.85, 5.73, 23.11) |
| CIE-LCH | lch(83.85, 23.81, 76.08°) |
| OKLab | oklab(86.29% 0.0195 0.0587) |
| OKLCH | oklch(86.29% 0.062 71.7) |
| XYZ | xyz(63.0688, 63.7740, 45.0564) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.76
Peach
#FFDAB9
ΔE00 4.55
Navajowhite
#FFDEAD
ΔE00 5.00
Wheat
#F5DEB3
ΔE00 5.48
Burlywood
#DEB887
ΔE00 5.67
Bisque
#FFE4C4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA6 #A6C6EC
analogous
#ECA9A6 #ECCCA6 #E9ECA6
triadic
#ECCCA6 #A6ECCC #CCA6EC
tetradic
#ECCCA6 #A6ECA9 #A6C6EC #ECA6E9
square
#ECCCA6 #A6ECA9 #A6C6EC #ECA6E9
split-complementary
#ECCCA6 #A6E9EC #A9A6EC
monochromatic
#D69241 #E1AF74 #ECCCA6 #F7E9D8 #FAF1E6
Accessibility & contrast
On white
1.53
#ECCCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ECCCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA4
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#F8C4C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca6; /* rgb */ color: rgb(236, 204, 166); /* oklch */ color: oklch(86.3% 0.062 71.7);
Tailwind
colors: {
custom: {
50: '#f3dbc0',
500: '#eccca6',
950: '#000000',
},
}SCSS
$custom: #eccca6; $custom-light: #f3dbc0; $custom-dark: #000000;
JSON
{
"hex": "#eccca6",
"rgb": {
"r": 236,
"g": 204,
"b": 166
},
"hsl": {
"h": 32.571,
"s": 64.815,
"l": 78.824
},
"oklch": {
"l": 0.86294,
"c": 0.06186,
"h": 71.7
},
"luminance": 0.63772
}Semantic roles & 50–950 ramp
primary
#ECCCA6
secondary
#6E97C8
accent
#6BCD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482