#ECCCA9#ECCCA9
#ECCCA9 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.4% C 0.059 H 69.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCA9 |
|---|---|
| RGB | rgb(236, 204, 169) |
| HSL | hsl(31, 64%, 79%) |
| HSV | hsv(31, 28%, 93%) |
| CMYK | cmyk(0%, 13.6%, 28.4%, 7.5%) |
| CIE-LAB | lab(83.91, 6.12, 21.61) |
| CIE-LCH | lch(83.91, 22.46, 74.19°) |
| OKLab | oklab(86.36% 0.0207 0.0551) |
| OKLCH | oklch(86.36% 0.059 69.4) |
| XYZ | xyz(63.3472, 63.8854, 46.5227) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.64
Peach
#FFDAB9
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 5.52
Navajowhite
#FFDEAD
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 5.67
Wheat
#F5DEB3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCA9 #A9C9EC
analogous
#ECABA9 #ECCCA9 #EBECA9
triadic
#ECCCA9 #A9ECCC #CCA9EC
tetradic
#ECCCA9 #A9ECAB #A9C9EC #ECA9EB
square
#ECCCA9 #A9ECAB #A9C9EC #ECA9EB
split-complementary
#ECCCA9 #A9EBEC #ABA9EC
monochromatic
#D69145 #E1AE77 #ECCCA9 #F7EADB #F9F0E6
Accessibility & contrast
On white
1.52
#ECCCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ECCCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCA9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCA9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA7
Deuteranopia (green-blind)
#DFD4AA
Tritanopia (blue-blind)
#F8C4C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eccca9; /* rgb */ color: rgb(236, 204, 169); /* oklch */ color: oklch(86.4% 0.059 69.4);
Tailwind
colors: {
custom: {
50: '#f3dbc2',
500: '#eccca9',
950: '#000000',
},
}SCSS
$custom: #eccca9; $custom-light: #f3dbc2; $custom-dark: #000000;
JSON
{
"hex": "#eccca9",
"rgb": {
"r": 236,
"g": 204,
"b": 169
},
"hsl": {
"h": 31.343,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.86359,
"c": 0.05885,
"h": 69.4
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#ECCCA9
secondary
#719BC9
accent
#6FCC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482