#CCABB8#CCABB8
#CCABB8 is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.042 H 352.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABB8 |
|---|---|
| RGB | rgb(204, 171, 184) |
| HSL | hsl(336, 24%, 74%) |
| HSV | hsv(336, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 9.8%, 20%) |
| CIE-LAB | lab(73.17, 14.13, -2.16) |
| CIE-LCH | lch(73.17, 14.30, 351.32°) |
| OKLab | oklab(77.41% 0.0417 -0.0055) |
| OKLCH | oklch(77.41% 0.042 352.5) |
| XYZ | xyz(48.1159, 45.4251, 51.5714) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.54
Pinkish Grey
#C8ACA9
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.02
Light Mauve
#C292A1
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 7.84
Lilac
#C8A2C8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABB8 #ABCCBF
analogous
#CCABC8 #CCABB8 #CCAEAB
triadic
#CCABB8 #B8CCAB #ABB8CC
tetradic
#CCABB8 #C8CCAB #ABCCBF #AEABCC
square
#CCABB8 #C8CCAB #ABCCBF #AEABCC
split-complementary
#CCABB8 #ABCCAE #ABC8CC
monochromatic
#9D5F78 #B58598 #CCABB8 #E3D1D8 #F3ECEF
Accessibility & contrast
On white
2.08
#CCABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CCABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABB8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABB8 | 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)
#AEB1B9
Deuteranopia (green-blind)
#B5B6B7
Tritanopia (blue-blind)
#D2AAAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccabb8; /* rgb */ color: rgb(204, 171, 184); /* oklch */ color: oklch(77.4% 0.042 352.5);
Tailwind
colors: {
custom: {
50: '#dbc4cd',
500: '#ccabb8',
950: '#000000',
},
}SCSS
$custom: #ccabb8; $custom-light: #dbc4cd; $custom-dark: #000000;
JSON
{
"hex": "#ccabb8",
"rgb": {
"r": 204,
"g": 171,
"b": 184
},
"hsl": {
"h": 336.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77411,
"c": 0.04204,
"h": 352.5
},
"luminance": 0.45424
}Semantic roles & 50–950 ramp
primary
#CCABB8
secondary
#E1EAE6
accent
#A37D43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182