#CCACAE#CCACAE
#CCACAE is a light, muted red. Relative luminance 0.454; OKLCH L 77.3% C 0.037 H 13.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACAE |
|---|---|
| RGB | rgb(204, 172, 174) |
| HSL | hsl(356, 24%, 74%) |
| HSV | hsv(356, 16%, 80%) |
| CMYK | cmyk(0%, 15.7%, 14.7%, 20%) |
| CIE-LAB | lab(73.15, 11.92, 3.31) |
| CIE-LCH | lch(73.15, 12.38, 15.51°) |
| OKLab | oklab(77.31% 0.0363 0.0089) |
| OKLCH | oklch(77.31% 0.037 13.7) |
| XYZ | xyz(47.2941, 45.3998, 46.3079) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.74
Dusty Pink
#D8A7B1
ΔE00 5.54
Rosybrown
#BC8F8F
ΔE00 8.60
Light Mauve
#C292A1
ΔE00 8.97
Grey Pink
#C3909B
ΔE00 9.07
Faded Pink
#DE9DAC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACAE #ACCCCA
analogous
#CCACBE #CCACAE #CCBAAC
triadic
#CCACAE #AECCAC #ACAECC
tetradic
#CCACAE #BECCAC #ACCCCA #BAACCC
square
#CCACAE #BECCAC #ACCCCA #BAACCC
split-complementary
#CCACAE #ACCCBA #ACBECC
monochromatic
#9D6164 #B58689 #CCACAE #E3D2D3 #F3ECED
Accessibility & contrast
On white
2.08
#CCACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CCACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACAE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACAE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#D3A9AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccacae; /* rgb */ color: rgb(204, 172, 174); /* oklch */ color: oklch(77.3% 0.037 13.7);
Tailwind
colors: {
custom: {
50: '#dcc4c6',
500: '#ccacae',
950: '#000000',
},
}SCSS
$custom: #ccacae; $custom-light: #dcc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ccacae",
"rgb": {
"r": 204,
"g": 172,
"b": 174
},
"hsl": {
"h": 356.25,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.7731,
"c": 0.03739,
"h": 13.7
},
"luminance": 0.45398
}Semantic roles & 50–950 ramp
primary
#CCACAE
secondary
#E1EAE9
accent
#A29C43
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182