#CCAB99#CCAB99
#CCAB99 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.6% C 0.046 H 50.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAB99 |
|---|---|
| RGB | rgb(204, 171, 153) |
| HSL | hsl(21, 33%, 70%) |
| HSV | hsv(21, 25%, 80%) |
| CMYK | cmyk(0%, 16.2%, 25%, 20%) |
| CIE-LAB | lab(72.41, 9.26, 13.75) |
| CIE-LCH | lch(72.41, 16.58, 56.04°) |
| OKLab | oklab(76.56% 0.0295 0.0355) |
| OKLCH | oklch(76.56% 0.046 50.3) |
| XYZ | xyz(45.2150, 44.2648, 36.2930) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.14
Pinkish Grey
#C8ACA9
ΔE00 6.58
Pinkish Tan
#D99B82
ΔE00 7.94
Greige
#B8AB98
ΔE00 8.85
Tan
#D2B48C
ΔE00 8.99
Taupe (survey)
#B9A281
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAB99 #99BACC
analogous
#CC99A1 #CCAB99 #CCC499
triadic
#CCAB99 #99CCAB #AB99CC
tetradic
#CCAB99 #A1CC99 #99BACC #C499CC
square
#CCAB99 #A1CC99 #99BACC #C499CC
split-complementary
#CCAB99 #99CCC4 #99A1CC
monochromatic
#9C6A4E #B88970 #CCAB99 #E0CDC2 #F5EEEB
Accessibility & contrast
On white
2.13
#CCAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CCAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAB99
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAB99 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#D6A5A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccab99; /* rgb */ color: rgb(204, 171, 153); /* oklch */ color: oklch(76.6% 0.046 50.3);
Tailwind
colors: {
custom: {
50: '#dcc4b7',
500: '#ccab99',
950: '#000000',
},
}SCSS
$custom: #ccab99; $custom-light: #dcc4b7; $custom-dark: #000000;
JSON
{
"hex": "#ccab99",
"rgb": {
"r": 204,
"g": 171,
"b": 153
},
"hsl": {
"h": 21.176,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.76562,
"c": 0.04621,
"h": 50.3
},
"luminance": 0.44263
}Semantic roles & 50–950 ramp
primary
#CCAB99
secondary
#D9E3E8
accent
#84AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180