#CCB9BE#CCB9BE
#CCB9BE is a light, muted pink. Relative luminance 0.513; OKLCH L 80.3% C 0.023 H 359.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB9BE |
|---|---|
| RGB | rgb(204, 185, 190) |
| HSL | hsl(344, 16%, 76%) |
| HSV | hsv(344, 9%, 80%) |
| CMYK | cmyk(0%, 9.3%, 6.9%, 20%) |
| CIE-LAB | lab(76.83, 7.60, -0.07) |
| CIE-LCH | lch(76.83, 7.60, 359.45°) |
| OKLab | oklab(80.32% 0.0226 -0.0001) |
| OKLCH | oklch(80.32% 0.023 359.8) |
| XYZ | xyz(51.5441, 51.2538, 55.8829) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 8.08
Silver
#C0C0C0
ΔE00 9.09
Dove Gray
#B6B8BD
ΔE00 9.47
Dusty Pink
#D8A7B1
ΔE00 9.58
Light Gray
#D3D3D3
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB9BE #B9CCC7
analogous
#CCB9C8 #CCB9BE #CCBEB9
triadic
#CCB9BE #BECCB9 #B9BECC
tetradic
#CCB9BE #C8CCB9 #B9CCC7 #BEB9CC
square
#CCB9BE #C8CCB9 #B9CCC7 #BEB9CC
split-complementary
#CCB9BE #B9CCBE #B9C8CC
monochromatic
#98727C #B2969D #CCB9BE #E6DCDF #F2EDEF
Accessibility & contrast
On white
1.87
#CCB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CCB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB9BE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB9BE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#D0B8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccb9be; /* rgb */ color: rgb(204, 185, 190); /* oklch */ color: oklch(80.3% 0.023 359.8);
Tailwind
colors: {
custom: {
50: '#dbced1',
500: '#ccb9be',
950: '#000000',
},
}SCSS
$custom: #ccb9be; $custom-light: #dbced1; $custom-dark: #000000;
JSON
{
"hex": "#ccb9be",
"rgb": {
"r": 204,
"g": 185,
"b": 190
},
"hsl": {
"h": 344.211,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.80316,
"c": 0.02262,
"h": 359.8
},
"luminance": 0.51253
}Semantic roles & 50–950 ramp
primary
#CCB9BE
secondary
#89A09A
accent
#9A854C
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383