#CDBBC7#CDBBC7
#CDBBC7 is a light, muted pink. Relative luminance 0.526; OKLCH L 81.1% C 0.026 H 337.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBC7 |
|---|---|
| RGB | rgb(205, 187, 199) |
| HSL | hsl(320, 15%, 77%) |
| HSV | hsv(320, 9%, 80%) |
| CMYK | cmyk(0%, 8.8%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.66, 8.48, -3.72) |
| CIE-LCH | lch(77.66, 9.26, 336.28°) |
| OKLab | oklab(81.07% 0.0241 -0.0098) |
| OKLCH | oklch(81.07% 0.026 337.9) |
| XYZ | xyz(53.2547, 52.6440, 61.3776) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.40
Pinkish Grey
#C8ACA9
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.20
Light Pink
#FFD1DF
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBC7 #BBCDC1
analogous
#CABBCD #CDBBC7 #CDBBBE
triadic
#CDBBC7 #C7CDBB #BBC7CD
tetradic
#CDBBC7 #CDCABB #BBCDC1 #BBBECD
square
#CDBBC7 #CDCABB #BBCDC1 #BBBECD
split-complementary
#CDBBC7 #BECDBB #BBCDCA
monochromatic
#99748D #B398AA #CDBBC7 #E7DEE4 #F2EDF0
Accessibility & contrast
On white
1.82
#CDBBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CDBBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBC7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBC7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC8
Deuteranopia (green-blind)
#BFC1C6
Tritanopia (blue-blind)
#CFBBBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbbc7; /* rgb */ color: rgb(205, 187, 199); /* oklch */ color: oklch(81.1% 0.026 337.9);
Tailwind
colors: {
custom: {
50: '#dccfd8',
500: '#cdbbc7',
950: '#000000',
},
}SCSS
$custom: #cdbbc7; $custom-light: #dccfd8; $custom-dark: #000000;
JSON
{
"hex": "#cdbbc7",
"rgb": {
"r": 205,
"g": 187,
"b": 199
},
"hsl": {
"h": 320,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.81066,
"c": 0.02604,
"h": 337.9
},
"luminance": 0.52643
}Semantic roles & 50–950 ramp
primary
#CDBBC7
secondary
#8BA192
accent
#99664C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383