#CCABAE#CCABAE
#CCABAE is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.039 H 11.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABAE |
|---|---|
| RGB | rgb(204, 171, 174) |
| HSL | hsl(355, 24%, 74%) |
| HSV | hsv(355, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 14.7%, 20%) |
| CIE-LAB | lab(72.91, 12.47, 2.95) |
| CIE-LCH | lch(72.91, 12.81, 13.31°) |
| OKLab | oklab(77.12% 0.0379 0.0079) |
| OKLCH | oklch(77.12% 0.039 11.8) |
| XYZ | xyz(47.1045, 45.0206, 46.2447) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.27
Dusty Pink
#D8A7B1
ΔE00 5.04
Rosybrown
#BC8F8F
ΔE00 8.33
Light Mauve
#C292A1
ΔE00 8.45
Grey Pink
#C3909B
ΔE00 8.59
Faded Pink
#DE9DAC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABAE #ABCCC9
analogous
#CCABBE #CCABAE #CCB8AB
triadic
#CCABAE #AECCAB #ABAECC
tetradic
#CCABAE #BECCAB #ABCCC9 #B8ABCC
square
#CCABAE #BECCAB #ABCCC9 #B8ABCC
split-complementary
#CCABAE #ABCCB8 #ABBECC
monochromatic
#9D5F65 #B58589 #CCABAE #E3D1D3 #F3ECED
Accessibility & contrast
On white
2.10
#CCABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CCABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABAE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABAE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#D3A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccabae; /* rgb */ color: rgb(204, 171, 174); /* oklch */ color: oklch(77.1% 0.039 11.8);
Tailwind
colors: {
custom: {
50: '#dcc4c6',
500: '#ccabae',
950: '#000000',
},
}SCSS
$custom: #ccabae; $custom-light: #dcc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ccabae",
"rgb": {
"r": 204,
"g": 171,
"b": 174
},
"hsl": {
"h": 354.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77117,
"c": 0.0387,
"h": 11.8
},
"luminance": 0.45019
}Semantic roles & 50–950 ramp
primary
#CCABAE
secondary
#E1EAE9
accent
#A39A43
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182