#CCB1BE#CCB1BE
#CCB1BE is a light, muted pink. Relative luminance 0.480; OKLCH L 78.8% C 0.036 H 347.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB1BE |
|---|---|
| RGB | rgb(204, 177, 190) |
| HSL | hsl(331, 21%, 75%) |
| HSV | hsv(331, 13%, 80%) |
| CMYK | cmyk(0%, 13.2%, 6.9%, 20%) |
| CIE-LAB | lab(74.83, 11.92, -3.01) |
| CIE-LCH | lch(74.83, 12.29, 345.81°) |
| OKLab | oklab(78.75% 0.0347 -0.0078) |
| OKLCH | oklch(78.75% 0.036 347.3) |
| XYZ | xyz(49.9174, 48.0004, 55.3406) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 6.93
Lilac
#C8A2C8
ΔE00 8.76
Light Mauve
#C292A1
ΔE00 9.50
Faded Pink
#DE9DAC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB1BE #B1CCBF
analogous
#CCB1CC #CCB1BE #CCB2B1
triadic
#CCB1BE #BECCB1 #B1BECC
tetradic
#CCB1BE #CCCCB1 #B1CCBF #B2B1CC
square
#CCB1BE #CCCCB1 #B1CCBF #B2B1CC
split-complementary
#CCB1BE #B1CCB2 #B1CCCC
monochromatic
#9C6780 #B48C9F #CCB1BE #E4D6DD #F3ECF0
Accessibility & contrast
On white
1.98
#CCB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CCB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB1BE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB1BE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#D0B1B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccb1be; /* rgb */ color: rgb(204, 177, 190); /* oklch */ color: oklch(78.8% 0.036 347.3);
Tailwind
colors: {
custom: {
50: '#dbc8d1',
500: '#ccb1be',
950: '#000000',
},
}SCSS
$custom: #ccb1be; $custom-light: #dbc8d1; $custom-dark: #000000;
JSON
{
"hex": "#ccb1be",
"rgb": {
"r": 204,
"g": 177,
"b": 190
},
"hsl": {
"h": 331.111,
"s": 20.93,
"l": 74.706
},
"oklch": {
"l": 0.78751,
"c": 0.0356,
"h": 347.3
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#CCB1BE
secondary
#E2E9E6
accent
#9F7446
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282