#ECCCA8#ECCCA8
#ECCCA8 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.3% C 0.060 H 70.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA8 |
|---|---|
| RGB | rgb(236, 204, 168) |
| HSL | hsl(32, 64%, 79%) |
| HSV | hsv(32, 29%, 93%) |
| CMYK | cmyk(0%, 13.6%, 28.8%, 7.5%) |
| CIE-LAB | lab(83.89, 5.99, 22.11) |
| CIE-LCH | lch(83.89, 22.91, 74.85°) |
| OKLab | oklab(86.34% 0.0203 0.0563) |
| OKLCH | oklch(86.34% 0.06 70.2) |
| XYZ | xyz(63.2537, 63.8480, 46.0302) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.65
Peach
#FFDAB9
ΔE00 4.21
Navajowhite
#FFDEAD
ΔE00 5.38
Bisque
#FFE4C4
ΔE00 5.55
Wheat
#F5DEB3
ΔE00 5.84
Apricot
#FBCEB1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA8 #A8C8EC
analogous
#ECAAA8 #ECCCA8 #EAECA8
triadic
#ECCCA8 #A8ECCC #CCA8EC
tetradic
#ECCCA8 #A8ECAA #A8C8EC #ECA8EA
square
#ECCCA8 #A8ECAA #A8C8EC #ECA8EA
split-complementary
#ECCCA8 #A8EAEC #AAA8EC
monochromatic
#D69144 #E1AF76 #ECCCA8 #F7E9DA #FAF0E6
Accessibility & contrast
On white
1.53
#ECCCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#ECCCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA8 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA6
Deuteranopia (green-blind)
#DFD4A9
Tritanopia (blue-blind)
#F8C4C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca8; /* rgb */ color: rgb(236, 204, 168); /* oklch */ color: oklch(86.3% 0.060 70.2);
Tailwind
colors: {
custom: {
50: '#f3dbc2',
500: '#eccca8',
950: '#000000',
},
}SCSS
$custom: #eccca8; $custom-light: #f3dbc2; $custom-dark: #000000;
JSON
{
"hex": "#eccca8",
"rgb": {
"r": 236,
"g": 204,
"b": 168
},
"hsl": {
"h": 31.765,
"s": 64.151,
"l": 79.216
},
"oklch": {
"l": 0.86337,
"c": 0.05985,
"h": 70.2
},
"luminance": 0.63846
}Semantic roles & 50–950 ramp
primary
#ECCCA8
secondary
#7099C9
accent
#6ECC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482