#CCB2BE#CCB2BE
#CCB2BE is a light, muted pink. Relative luminance 0.484; OKLCH L 78.9% C 0.034 H 348.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB2BE |
|---|---|
| RGB | rgb(204, 178, 190) |
| HSL | hsl(332, 20%, 75%) |
| HSV | hsv(332, 13%, 80%) |
| CMYK | cmyk(0%, 12.7%, 6.9%, 20%) |
| CIE-LAB | lab(75.07, 11.38, -2.65) |
| CIE-LCH | lch(75.07, 11.68, 346.90°) |
| OKLab | oklab(78.94% 0.0332 -0.0069) |
| OKLCH | oklch(78.94% 0.034 348.3) |
| XYZ | xyz(50.1156, 48.3969, 55.4067) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Pinkish Grey
#C8ACA9
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 6.75
Lilac
#C8A2C8
ΔE00 9.25
Light Mauve
#C292A1
ΔE00 9.87
Faded Pink
#DE9DAC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB2BE #B2CCC0
analogous
#CCB2CB #CCB2BE #CCB3B2
triadic
#CCB2BE #BECCB2 #B2BECC
tetradic
#CCB2BE #CBCCB2 #B2CCC0 #B3B2CC
square
#CCB2BE #CBCCB2 #B2CCC0 #B3B2CC
split-complementary
#CCB2BE #B2CCB3 #B2CBCC
monochromatic
#9B6880 #B48D9F #CCB2BE #E4D7DD #F3EDEF
Accessibility & contrast
On white
1.97
#CCB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CCB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB2BE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB2BE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#D0B2B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb2be; /* rgb */ color: rgb(204, 178, 190); /* oklch */ color: oklch(78.9% 0.034 348.3);
Tailwind
colors: {
custom: {
50: '#dbc9d1',
500: '#ccb2be',
950: '#000000',
},
}SCSS
$custom: #ccb2be; $custom-light: #dbc9d1; $custom-dark: #000000;
JSON
{
"hex": "#ccb2be",
"rgb": {
"r": 204,
"g": 178,
"b": 190
},
"hsl": {
"h": 332.308,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.78945,
"c": 0.03391,
"h": 348.3
},
"luminance": 0.48396
}Semantic roles & 50–950 ramp
primary
#CCB2BE
secondary
#E2E9E6
accent
#9F7647
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282