#CCAA95#CCAA95
#CCAA95 is a light, muted orange. Relative luminance 0.438; OKLCH L 76.3% C 0.050 H 53.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAA95 |
|---|---|
| RGB | rgb(204, 170, 149) |
| HSL | hsl(23, 35%, 69%) |
| HSV | hsv(23, 27%, 80%) |
| CMYK | cmyk(0%, 16.7%, 27%, 20%) |
| CIE-LAB | lab(72.07, 9.24, 15.47) |
| CIE-LCH | lch(72.07, 18.01, 59.15°) |
| OKLab | oklab(76.27% 0.0295 0.0398) |
| OKLCH | oklch(76.27% 0.05 53.5) |
| XYZ | xyz(44.7019, 43.7585, 34.5195) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.57
Pinkish Tan
#D99B82
ΔE00 7.71
Pinkish Grey
#C8ACA9
ΔE00 7.79
Tan
#D2B48C
ΔE00 8.00
Taupe (survey)
#B9A281
ΔE00 8.31
Greige
#B8AB98
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAA95 #95B7CC
analogous
#CC959C #CCAA95 #CCC695
triadic
#CCAA95 #95CCAA #AA95CC
tetradic
#CCAA95 #9CCC95 #95B7CC #C695CC
square
#CCAA95 #9CCC95 #95B7CC #C695CC
split-complementary
#CCAA95 #95CCC6 #959CCC
monochromatic
#9C6A4B #B8896C #CCAA95 #E0CBBE #F4ECE8
Accessibility & contrast
On white
2.15
#CCAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#CCAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAA95
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAA95 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#BBB495
Tritanopia (blue-blind)
#D6A4A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ccaa95; /* rgb */ color: rgb(204, 170, 149); /* oklch */ color: oklch(76.3% 0.050 53.5);
Tailwind
colors: {
custom: {
50: '#dcc3b4',
500: '#ccaa95',
950: '#000000',
},
}SCSS
$custom: #ccaa95; $custom-light: #dcc3b4; $custom-dark: #000000;
JSON
{
"hex": "#ccaa95",
"rgb": {
"r": 204,
"g": 170,
"b": 149
},
"hsl": {
"h": 22.909,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.76269,
"c": 0.04951,
"h": 53.5
},
"luminance": 0.43757
}Semantic roles & 50–950 ramp
primary
#CCAA95
secondary
#D6E0E6
accent
#81AE38
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180