#CCABB0#CCABB0
#CCABB0 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.039 H 7.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABB0 |
|---|---|
| RGB | rgb(204, 171, 176) |
| HSL | hsl(351, 24%, 74%) |
| HSV | hsv(351, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 13.7%, 20%) |
| CIE-LAB | lab(72.96, 12.79, 1.93) |
| CIE-LCH | lch(72.96, 12.94, 8.56°) |
| OKLab | oklab(77.17% 0.0386 0.0053) |
| OKLCH | oklch(77.17% 0.039 7.7) |
| XYZ | xyz(47.3009, 45.0991, 47.2792) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.00
Dusty Pink
#D8A7B1
ΔE00 4.66
Light Mauve
#C292A1
ΔE00 8.08
Faded Pink
#DE9DAC
ΔE00 8.32
Grey Pink
#C3909B
ΔE00 8.37
Rosybrown
#BC8F8F
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABB0 #ABCCC7
analogous
#CCABC0 #CCABB0 #CCB6AB
triadic
#CCABB0 #B0CCAB #ABB0CC
tetradic
#CCABB0 #C0CCAB #ABCCC7 #B6ABCC
square
#CCABB0 #C0CCAB #ABCCC7 #B6ABCC
split-complementary
#CCABB0 #ABCCB6 #ABC0CC
monochromatic
#9D5F69 #B5858C #CCABB0 #E3D1D4 #F3ECED
Accessibility & contrast
On white
2.10
#CCABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CCABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABB0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABB0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#D3A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ccabb0; /* rgb */ color: rgb(204, 171, 176); /* oklch */ color: oklch(77.2% 0.039 7.7);
Tailwind
colors: {
custom: {
50: '#dbc4c7',
500: '#ccabb0',
950: '#000000',
},
}SCSS
$custom: #ccabb0; $custom-light: #dbc4c7; $custom-dark: #000000;
JSON
{
"hex": "#ccabb0",
"rgb": {
"r": 204,
"g": 171,
"b": 176
},
"hsl": {
"h": 350.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77174,
"c": 0.03901,
"h": 7.7
},
"luminance": 0.45098
}Semantic roles & 50–950 ramp
primary
#CCABB0
secondary
#E1EAE9
accent
#A39443
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182