#CCABBB#CCABBB
#CCABBB is a light, muted pink. Relative luminance 0.456; OKLCH L 77.5% C 0.044 H 347.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABBB |
|---|---|
| RGB | rgb(204, 171, 187) |
| HSL | hsl(331, 24%, 74%) |
| HSV | hsv(331, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 8.3%, 20%) |
| CIE-LAB | lab(73.25, 14.65, -3.68) |
| CIE-LCH | lch(73.25, 15.11, 345.89°) |
| OKLab | oklab(77.5% 0.0428 -0.0096) |
| OKLCH | oklch(77.5% 0.044 347.4) |
| XYZ | xyz(48.4337, 45.5523, 53.2452) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.99
Thistle
#D8BFD8
ΔE00 6.37
Lilac
#C8A2C8
ΔE00 7.11
Light Mauve
#C292A1
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.97
Faded Pink
#DE9DAC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABBB #ABCCBC
analogous
#CCABCB #CCABBB #CCABAB
triadic
#CCABBB #BBCCAB #ABBBCC
tetradic
#CCABBB #CBCCAB #ABCCBC #ABABCC
square
#CCABBB #CBCCAB #ABCCBC #ABABCC
split-complementary
#CCABBB #ABCCAB #ABCBCC
monochromatic
#9D5F7D #B5859C #CCABBB #E3D1DA #F3ECF0
Accessibility & contrast
On white
2.08
#CCABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CCABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABBB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABBB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#D1ABB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccabbb; /* rgb */ color: rgb(204, 171, 187); /* oklch */ color: oklch(77.5% 0.044 347.4);
Tailwind
colors: {
custom: {
50: '#dbc4cf',
500: '#ccabbb',
950: '#000000',
},
}SCSS
$custom: #ccabbb; $custom-light: #dbc4cf; $custom-dark: #000000;
JSON
{
"hex": "#ccabbb",
"rgb": {
"r": 204,
"g": 171,
"b": 187
},
"hsl": {
"h": 330.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77503,
"c": 0.04386,
"h": 347.4
},
"luminance": 0.45551
}Semantic roles & 50–950 ramp
primary
#CCABBB
secondary
#E1EAE6
accent
#A37443
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182