#CCB0BE#CCB0BE
#CCB0BE is a light, muted pink. Relative luminance 0.476; OKLCH L 78.6% C 0.037 H 346.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB0BE |
|---|---|
| RGB | rgb(204, 176, 190) |
| HSL | hsl(330, 22%, 75%) |
| HSV | hsv(330, 14%, 80%) |
| CMYK | cmyk(0%, 13.7%, 6.9%, 20%) |
| CIE-LAB | lab(74.58, 12.46, -3.38) |
| CIE-LCH | lch(74.58, 12.91, 344.82°) |
| OKLab | oklab(78.56% 0.0363 -0.0088) |
| OKLCH | oklch(78.56% 0.037 346.3) |
| XYZ | xyz(49.7206, 47.6068, 55.2750) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.58
Dusty Pink
#D8A7B1
ΔE00 6.22
Pinkish Grey
#C8ACA9
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 8.29
Light Mauve
#C292A1
ΔE00 9.14
Faded Pink
#DE9DAC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB0BE #B0CCBE
analogous
#CCB0CC #CCB0BE #CCB0B0
triadic
#CCB0BE #BECCB0 #B0BECC
tetradic
#CCB0BE #CCCCB0 #B0CCBE #B0B0CC
square
#CCB0BE #CCCCB0 #B0CCBE #B0B0CC
split-complementary
#CCB0BE #B0CCB0 #B0CCCC
monochromatic
#9C6681 #B48B9F #CCB0BE #E4D5DD #F3ECF0
Accessibility & contrast
On white
2.00
#CCB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CCB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB0BE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB0BE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#D0B0B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccb0be; /* rgb */ color: rgb(204, 176, 190); /* oklch */ color: oklch(78.6% 0.037 346.3);
Tailwind
colors: {
custom: {
50: '#dbc7d1',
500: '#ccb0be',
950: '#000000',
},
}SCSS
$custom: #ccb0be; $custom-light: #dbc7d1; $custom-dark: #000000;
JSON
{
"hex": "#ccb0be",
"rgb": {
"r": 204,
"g": 176,
"b": 190
},
"hsl": {
"h": 330,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.78558,
"c": 0.03731,
"h": 346.3
},
"luminance": 0.47606
}Semantic roles & 50–950 ramp
primary
#CCB0BE
secondary
#E2E9E6
accent
#A07346
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282