#CCABA0#CCABA0
#CCABA0 is a light, muted orange. Relative luminance 0.445; OKLCH L 76.7% C 0.042 H 39.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABA0 |
|---|---|
| RGB | rgb(204, 171, 160) |
| HSL | hsl(15, 30%, 71%) |
| HSV | hsv(15, 22%, 80%) |
| CMYK | cmyk(0%, 16.2%, 21.6%, 20%) |
| CIE-LAB | lab(72.56, 10.28, 10.14) |
| CIE-LCH | lch(72.56, 14.44, 44.60°) |
| OKLab | oklab(76.74% 0.0324 0.0265) |
| OKLCH | oklch(76.74% 0.042 39.3) |
| XYZ | xyz(45.8101, 44.5028, 39.4277) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.65
Mushroom
#BA9E88
ΔE00 7.32
Pinkish Tan
#D99B82
ΔE00 8.50
Rosybrown
#BC8F8F
ΔE00 9.72
Dusty Pink
#D8A7B1
ΔE00 10.17
Warm Gray
#C9BEB0
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABA0 #A0C1CC
analogous
#CCA0AB #CCABA0 #CCC1A0
triadic
#CCABA0 #A0CCAB #ABA0CC
tetradic
#CCABA0 #ABCCA0 #A0C1CC #C1A0CC
square
#CCABA0 #ABCCA0 #A0C1CC #C1A0CC
split-complementary
#CCABA0 #A0CCC1 #A0ABCC
monochromatic
#9D6754 #B78878 #CCABA0 #E1CEC8 #F4EDEB
Accessibility & contrast
On white
2.12
#CCABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CCABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABA0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABA0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#BAB5A0
Tritanopia (blue-blind)
#D5A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccaba0; /* rgb */ color: rgb(204, 171, 160); /* oklch */ color: oklch(76.7% 0.042 39.3);
Tailwind
colors: {
custom: {
50: '#dcc4bc',
500: '#ccaba0',
950: '#000000',
},
}SCSS
$custom: #ccaba0; $custom-light: #dcc4bc; $custom-dark: #000000;
JSON
{
"hex": "#ccaba0",
"rgb": {
"r": 204,
"g": 171,
"b": 160
},
"hsl": {
"h": 15,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.76737,
"c": 0.0418,
"h": 39.3
},
"luminance": 0.44501
}Semantic roles & 50–950 ramp
primary
#CCABA0
secondary
#DEE7EA
accent
#8EA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181