#CCB6BE#CCB6BE
#CCB6BE is a light, muted pink. Relative luminance 0.500; OKLCH L 79.7% C 0.027 H 353.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB6BE |
|---|---|
| RGB | rgb(204, 182, 190) |
| HSL | hsl(338, 18%, 76%) |
| HSV | hsv(338, 11%, 80%) |
| CMYK | cmyk(0%, 10.8%, 6.9%, 20%) |
| CIE-LAB | lab(76.08, 9.21, -1.18) |
| CIE-LCH | lch(76.08, 9.29, 352.71°) |
| OKLab | oklab(79.73% 0.0272 -0.003) |
| OKLCH | oklch(79.73% 0.027 353.7) |
| XYZ | xyz(50.9231, 50.0119, 55.6759) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 8.20
Silver
#C0C0C0
ΔE00 10.63
Light Pink
#FFD1DF
ΔE00 10.67
Pale Pink
#FFCFDC
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB6BE #B6CCC4
analogous
#CCB6C9 #CCB6BE #CCB9B6
triadic
#CCB6BE #BECCB6 #B6BECC
tetradic
#CCB6BE #C9CCB6 #B6CCC4 #B9B6CC
square
#CCB6BE #C9CCB6 #B6CCC4 #B9B6CC
split-complementary
#CCB6BE #B6CCB9 #B6C9CC
monochromatic
#9A6E7E #B3929E #CCB6BE #E5DADE #F2EDEF
Accessibility & contrast
On white
1.91
#CCB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CCB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB6BE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB6BE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#D0B5B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccb6be; /* rgb */ color: rgb(204, 182, 190); /* oklch */ color: oklch(79.7% 0.027 353.7);
Tailwind
colors: {
custom: {
50: '#dbcbd1',
500: '#ccb6be',
950: '#000000',
},
}SCSS
$custom: #ccb6be; $custom-light: #dbcbd1; $custom-dark: #000000;
JSON
{
"hex": "#ccb6be",
"rgb": {
"r": 204,
"g": 182,
"b": 190
},
"hsl": {
"h": 338.182,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.79726,
"c": 0.02731,
"h": 353.7
},
"luminance": 0.50011
}Semantic roles & 50–950 ramp
primary
#CCB6BE
secondary
#86A097
accent
#9C7E49
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383