#CCB7BE#CCB7BE
#CCB7BE is a light, muted pink. Relative luminance 0.504; OKLCH L 79.9% C 0.026 H 355.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7BE |
|---|---|
| RGB | rgb(204, 183, 190) |
| HSL | hsl(340, 17%, 76%) |
| HSV | hsv(340, 10%, 80%) |
| CMYK | cmyk(0%, 10.3%, 6.9%, 20%) |
| CIE-LAB | lab(76.33, 8.68, -0.81) |
| CIE-LCH | lch(76.33, 8.71, 354.67°) |
| OKLab | oklab(79.92% 0.0256 -0.002) |
| OKLCH | oklch(79.92% 0.026 355.5) |
| XYZ | xyz(51.1286, 50.4229, 55.7444) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 7.22
Dusty Pink
#D8A7B1
ΔE00 8.64
Silver
#C0C0C0
ΔE00 10.12
Dove Gray
#B6B8BD
ΔE00 10.28
Light Pink
#FFD1DF
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7BE #B7CCC5
analogous
#CCB7C8 #CCB7BE #CCBAB7
triadic
#CCB7BE #BECCB7 #B7BECC
tetradic
#CCB7BE #C8CCB7 #B7CCC5 #BAB7CC
square
#CCB7BE #C8CCB7 #B7CCC5 #BAB7CC
split-complementary
#CCB7BE #B7CCBA #B7C8CC
monochromatic
#996F7D #B3939E #CCB7BE #E5DBDE #F2EDEF
Accessibility & contrast
On white
1.89
#CCB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CCB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7BE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7BE | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#D0B6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccb7be; /* rgb */ color: rgb(204, 183, 190); /* oklch */ color: oklch(79.9% 0.026 355.5);
Tailwind
colors: {
custom: {
50: '#dbccd1',
500: '#ccb7be',
950: '#000000',
},
}SCSS
$custom: #ccb7be; $custom-light: #dbccd1; $custom-dark: #000000;
JSON
{
"hex": "#ccb7be",
"rgb": {
"r": 204,
"g": 183,
"b": 190
},
"hsl": {
"h": 340,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.79922,
"c": 0.02571,
"h": 355.5
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#CCB7BE
secondary
#87A098
accent
#9B804A
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151314
muted
#848383