#CCAEA0#CCAEA0
#CCAEA0 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.3% C 0.040 H 46.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEA0 |
|---|---|
| RGB | rgb(204, 174, 160) |
| HSL | hsl(19, 30%, 71%) |
| HSV | hsv(19, 22%, 80%) |
| CMYK | cmyk(0%, 14.7%, 21.6%, 20%) |
| CIE-LAB | lab(73.32, 8.66, 11.21) |
| CIE-LCH | lch(73.32, 14.17, 52.31°) |
| OKLab | oklab(77.33% 0.0277 0.0292) |
| OKLCH | oklch(77.33% 0.04 46.5) |
| XYZ | xyz(46.3833, 45.6490, 39.6187) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.01
Mushroom
#BA9E88
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 8.79
Greige
#B8AB98
ΔE00 8.84
Pinkish Tan
#D99B82
ΔE00 9.11
Khaki
#C3B091
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEA0 #A0BECC
analogous
#CCA0A8 #CCAEA0 #CCC4A0
triadic
#CCAEA0 #A0CCAE #AEA0CC
tetradic
#CCAEA0 #A8CCA0 #A0BECC #C4A0CC
square
#CCAEA0 #A8CCA0 #A0BECC #C4A0CC
split-complementary
#CCAEA0 #A0CCC4 #A0A8CC
monochromatic
#9D6C54 #B78C78 #CCAEA0 #E1D0C8 #F4EEEB
Accessibility & contrast
On white
2.07
#CCAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#CCAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEA0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEA0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09F
Deuteranopia (green-blind)
#BDB6A0
Tritanopia (blue-blind)
#D5A9AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccaea0; /* rgb */ color: rgb(204, 174, 160); /* oklch */ color: oklch(77.3% 0.040 46.5);
Tailwind
colors: {
custom: {
50: '#dcc6bc',
500: '#ccaea0',
950: '#000000',
},
}SCSS
$custom: #ccaea0; $custom-light: #dcc6bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaea0",
"rgb": {
"r": 204,
"g": 174,
"b": 160
},
"hsl": {
"h": 19.091,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.77326,
"c": 0.0402,
"h": 46.5
},
"luminance": 0.45648
}Semantic roles & 50–950 ramp
primary
#CCAEA0
secondary
#DEE6EA
accent
#86A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281