#CCAA99#CCAA99
#CCAA99 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.4% C 0.047 H 48.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAA99 |
|---|---|
| RGB | rgb(204, 170, 153) |
| HSL | hsl(20, 33%, 70%) |
| HSV | hsv(20, 25%, 80%) |
| CMYK | cmyk(0%, 16.7%, 25%, 20%) |
| CIE-LAB | lab(72.15, 9.80, 13.40) |
| CIE-LCH | lch(72.15, 16.60, 53.81°) |
| OKLab | oklab(76.37% 0.0311 0.0347) |
| OKLCH | oklch(76.37% 0.047 48.1) |
| XYZ | xyz(45.0268, 43.8884, 36.2303) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.43
Pinkish Grey
#C8ACA9
ΔE00 6.15
Pinkish Tan
#D99B82
ΔE00 7.57
Greige
#B8AB98
ΔE00 9.38
Tan
#D2B48C
ΔE00 9.65
Taupe (survey)
#B9A281
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAA99 #99BBCC
analogous
#CC99A2 #CCAA99 #CCC399
triadic
#CCAA99 #99CCAA #AA99CC
tetradic
#CCAA99 #A2CC99 #99BBCC #C399CC
square
#CCAA99 #A2CC99 #99BBCC #C399CC
split-complementary
#CCAA99 #99CCC3 #99A2CC
monochromatic
#9C684E #B88870 #CCAA99 #E0CCC2 #F5EEEB
Accessibility & contrast
On white
2.15
#CCAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CCAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAA99
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAA99 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#D6A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaa99; /* rgb */ color: rgb(204, 170, 153); /* oklch */ color: oklch(76.4% 0.047 48.1);
Tailwind
colors: {
custom: {
50: '#dcc3b7',
500: '#ccaa99',
950: '#000000',
},
}SCSS
$custom: #ccaa99; $custom-light: #dcc3b7; $custom-dark: #000000;
JSON
{
"hex": "#ccaa99",
"rgb": {
"r": 204,
"g": 170,
"b": 153
},
"hsl": {
"h": 20,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.76365,
"c": 0.04656,
"h": 48.1
},
"luminance": 0.43887
}Semantic roles & 50–950 ramp
primary
#CCAA99
secondary
#D9E3E8
accent
#86AC39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180