#CCABBE#CCABBE
#CCABBE is a light, muted pink. Relative luminance 0.457; OKLCH L 77.6% C 0.046 H 342.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABBE |
|---|---|
| RGB | rgb(204, 171, 190) |
| HSL | hsl(325, 24%, 74%) |
| HSV | hsv(325, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 6.9%, 20%) |
| CIE-LAB | lab(73.34, 15.18, -5.20) |
| CIE-LCH | lch(73.34, 16.04, 341.07°) |
| OKLab | oklab(77.6% 0.0439 -0.0137) |
| OKLCH | oklch(77.6% 0.046 342.7) |
| XYZ | xyz(48.7582, 45.6821, 54.9542) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.60
Thistle
#D8BFD8
ΔE00 5.85
Lilac
#C8A2C8
ΔE00 6.14
Light Mauve
#C292A1
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 8.25
Grey Pink
#C3909B
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABBE #ABCCB9
analogous
#C9ABCC #CCABBE #CCABAD
triadic
#CCABBE #BECCAB #ABBECC
tetradic
#CCABBE #CCC9AB #ABCCB9 #ABADCC
square
#CCABBE #CCC9AB #ABCCB9 #ABADCC
split-complementary
#CCABBE #ADCCAB #ABCCC9
monochromatic
#9D5F83 #B585A1 #CCABBE #E3D1DB #F3ECF0
Accessibility & contrast
On white
2.07
#CCABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#CCABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABBE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABBE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#D1ABB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccabbe; /* rgb */ color: rgb(204, 171, 190); /* oklch */ color: oklch(77.6% 0.046 342.7);
Tailwind
colors: {
custom: {
50: '#dbc4d1',
500: '#ccabbe',
950: '#000000',
},
}SCSS
$custom: #ccabbe; $custom-light: #dbc4d1; $custom-dark: #000000;
JSON
{
"hex": "#ccabbe",
"rgb": {
"r": 204,
"g": 171,
"b": 190
},
"hsl": {
"h": 325.455,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77596,
"c": 0.04598,
"h": 342.7
},
"luminance": 0.45681
}Semantic roles & 50–950 ramp
primary
#CCABBE
secondary
#E1EAE5
accent
#A36B43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182