#CCA7BF#CCA7BF
#CCA7BF is a light, muted pink. Relative luminance 0.442; OKLCH L 76.9% C 0.054 H 339.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCA7BF |
|---|---|
| RGB | rgb(204, 167, 191) |
| HSL | hsl(321, 27%, 73%) |
| HSV | hsv(321, 18%, 80%) |
| CMYK | cmyk(0%, 18.1%, 6.4%, 20%) |
| CIE-LAB | lab(72.39, 17.54, -7.16) |
| CIE-LCH | lch(72.39, 18.94, 337.78°) |
| OKLab | oklab(76.87% 0.0504 -0.0189) |
| OKLCH | oklch(76.87% 0.054 339.4) |
| XYZ | xyz(48.1238, 44.2376, 55.2838) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.39
Dusty Pink
#D8A7B1
ΔE00 6.11
Thistle
#D8BFD8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 7.14
Faded Pink
#DE9DAC
ΔE00 7.84
Grey Pink
#C3909B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCA7BF #A7CCB4
analogous
#C6A7CC #CCA7BF #CCA7AC
triadic
#CCA7BF #BFCCA7 #A7BFCC
tetradic
#CCA7BF #CCC6A7 #A7CCB4 #A7ACCC
square
#CCA7BF #CCC6A7 #A7CCB4 #A7ACCC
split-complementary
#CCA7BF #ACCCA7 #A7CCC6
monochromatic
#9D5B86 #B680A3 #CCA7BF #E2CEDB #F4ECF1
Accessibility & contrast
On white
2.13
#CCA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CCA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCA7BF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCA7BF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#D1A8AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cca7bf; /* rgb */ color: rgb(204, 167, 191); /* oklch */ color: oklch(76.9% 0.054 339.4);
Tailwind
colors: {
custom: {
50: '#dbc1d2',
500: '#cca7bf',
950: '#000000',
},
}SCSS
$custom: #cca7bf; $custom-light: #dbc1d2; $custom-dark: #000000;
JSON
{
"hex": "#cca7bf",
"rgb": {
"r": 204,
"g": 167,
"b": 191
},
"hsl": {
"h": 321.081,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.76869,
"c": 0.05383,
"h": 339.4
},
"luminance": 0.44236
}Semantic roles & 50–950 ramp
primary
#CCA7BF
secondary
#E1EAE4
accent
#A56440
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182