#CCABB7#CCABB7
#CCABB7 is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.042 H 354.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABB7 |
|---|---|
| RGB | rgb(204, 171, 183) |
| HSL | hsl(338, 24%, 74%) |
| HSV | hsv(338, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 10.3%, 20%) |
| CIE-LAB | lab(73.14, 13.96, -1.65) |
| CIE-LCH | lch(73.14, 14.06, 353.27°) |
| OKLab | oklab(77.38% 0.0413 -0.0042) |
| OKLCH | oklch(77.38% 0.042 354.2) |
| XYZ | xyz(48.0115, 45.3834, 51.0213) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.43
Pinkish Grey
#C8ACA9
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.26
Light Mauve
#C292A1
ΔE00 7.41
Faded Pink
#DE9DAC
ΔE00 7.84
Grey Pink
#C3909B
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABB7 #ABCCC0
analogous
#CCABC7 #CCABB7 #CCAFAB
triadic
#CCABB7 #B7CCAB #ABB7CC
tetradic
#CCABB7 #C7CCAB #ABCCC0 #AFABCC
square
#CCABB7 #C7CCAB #ABCCC0 #AFABCC
split-complementary
#CCABB7 #ABCCAF #ABC7CC
monochromatic
#9D5F76 #B58596 #CCABB7 #E3D1D8 #F3ECEF
Accessibility & contrast
On white
2.08
#CCABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CCABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABB7
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABB7 | 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)
#AEB0B7
Deuteranopia (green-blind)
#B5B6B6
Tritanopia (blue-blind)
#D2AAAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccabb7; /* rgb */ color: rgb(204, 171, 183); /* oklch */ color: oklch(77.4% 0.042 354.2);
Tailwind
colors: {
custom: {
50: '#dbc4cc',
500: '#ccabb7',
950: '#000000',
},
}SCSS
$custom: #ccabb7; $custom-light: #dbc4cc; $custom-dark: #000000;
JSON
{
"hex": "#ccabb7",
"rgb": {
"r": 204,
"g": 171,
"b": 183
},
"hsl": {
"h": 338.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.7738,
"c": 0.04152,
"h": 354.2
},
"luminance": 0.45382
}Semantic roles & 50–950 ramp
primary
#CCABB7
secondary
#E1EAE7
accent
#A38043
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182