#CCAC99#CCAC99
#CCAC99 is a light, muted orange. Relative luminance 0.446; OKLCH L 76.8% C 0.046 H 52.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAC99 |
|---|---|
| RGB | rgb(204, 172, 153) |
| HSL | hsl(22, 33%, 70%) |
| HSV | hsv(22, 25%, 80%) |
| CMYK | cmyk(0%, 15.7%, 25%, 20%) |
| CIE-LAB | lab(72.66, 8.72, 14.11) |
| CIE-LCH | lch(72.66, 16.58, 58.27°) |
| OKLab | oklab(76.76% 0.028 0.0364) |
| OKLCH | oklch(76.76% 0.046 52.5) |
| XYZ | xyz(45.4046, 44.6440, 36.3562) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.94
Pinkish Grey
#C8ACA9
ΔE00 7.05
Tan
#D2B48C
ΔE00 8.32
Greige
#B8AB98
ΔE00 8.32
Pinkish Tan
#D99B82
ΔE00 8.35
Taupe (survey)
#B9A281
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAC99 #99B9CC
analogous
#CC99A0 #CCAC99 #CCC599
triadic
#CCAC99 #99CCAC #AC99CC
tetradic
#CCAC99 #A0CC99 #99B9CC #C599CC
square
#CCAC99 #A0CC99 #99B9CC #C599CC
split-complementary
#CCAC99 #99CCC5 #99A0CC
monochromatic
#9C6B4E #B88B70 #CCAC99 #E0CDC2 #F5EEEB
Accessibility & contrast
On white
2.12
#CCAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CCAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAC99
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAC99 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE98
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#D6A6A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ccac99; /* rgb */ color: rgb(204, 172, 153); /* oklch */ color: oklch(76.8% 0.046 52.5);
Tailwind
colors: {
custom: {
50: '#dcc4b7',
500: '#ccac99',
950: '#000000',
},
}SCSS
$custom: #ccac99; $custom-light: #dcc4b7; $custom-dark: #000000;
JSON
{
"hex": "#ccac99",
"rgb": {
"r": 204,
"g": 172,
"b": 153
},
"hsl": {
"h": 22.353,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.76758,
"c": 0.04591,
"h": 52.5
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#CCAC99
secondary
#D9E2E8
accent
#81AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180