#CCB7BF#CCB7BF
#CCB7BF is a light, muted pink. Relative luminance 0.505; OKLCH L 80.0% C 0.026 H 352.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7BF |
|---|---|
| RGB | rgb(204, 183, 191) |
| HSL | hsl(337, 17%, 76%) |
| HSV | hsv(337, 10%, 80%) |
| CMYK | cmyk(0%, 10.3%, 6.4%, 20%) |
| CIE-LAB | lab(76.35, 8.85, -1.31) |
| CIE-LCH | lch(76.35, 8.95, 351.55°) |
| OKLab | oklab(79.95% 0.026 -0.0034) |
| OKLCH | oklch(79.95% 0.026 352.6) |
| XYZ | xyz(51.2383, 50.4668, 56.3220) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Thistle
#D8BFD8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 8.59
Silver
#C0C0C0
ΔE00 10.30
Dove Gray
#B6B8BD
ΔE00 10.37
Light Pink
#FFD1DF
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7BF #B7CCC4
analogous
#CCB7C9 #CCB7BF #CCB9B7
triadic
#CCB7BF #BFCCB7 #B7BFCC
tetradic
#CCB7BF #C9CCB7 #B7CCC4 #B9B7CC
square
#CCB7BF #C9CCB7 #B7CCC4 #B9B7CC
split-complementary
#CCB7BF #B7CCB9 #B7C9CC
monochromatic
#996F7F #B3939F #CCB7BF #E5DBDF #F2EDEF
Accessibility & contrast
On white
1.89
#CCB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CCB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7BF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7BF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#D0B6BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccb7bf; /* rgb */ color: rgb(204, 183, 191); /* oklch */ color: oklch(80.0% 0.026 352.6);
Tailwind
colors: {
custom: {
50: '#dbccd2',
500: '#ccb7bf',
950: '#000000',
},
}SCSS
$custom: #ccb7bf; $custom-light: #dbccd2; $custom-dark: #000000;
JSON
{
"hex": "#ccb7bf",
"rgb": {
"r": 204,
"g": 183,
"b": 191
},
"hsl": {
"h": 337.143,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.79952,
"c": 0.02624,
"h": 352.6
},
"luminance": 0.50466
}Semantic roles & 50–950 ramp
primary
#CCB7BF
secondary
#87A097
accent
#9B7C4A
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383