#CDB1BB#CDB1BB
#CDB1BB is a light, muted pink. Relative luminance 0.480; OKLCH L 78.8% C 0.035 H 354.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB1BB |
|---|---|
| RGB | rgb(205, 177, 187) |
| HSL | hsl(339, 22%, 75%) |
| HSV | hsv(339, 14%, 80%) |
| CMYK | cmyk(0%, 13.7%, 8.8%, 19.6%) |
| CIE-LAB | lab(74.83, 11.75, -1.35) |
| CIE-LCH | lch(74.83, 11.83, 353.43°) |
| OKLab | oklab(78.75% 0.0347 -0.0034) |
| OKLCH | oklch(78.75% 0.035 354.4) |
| XYZ | xyz(49.8679, 48.0124, 53.6444) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 6.02
Thistle
#D8BFD8
ΔE00 6.60
Light Mauve
#C292A1
ΔE00 9.43
Faded Pink
#DE9DAC
ΔE00 9.65
Lilac
#C8A2C8
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB1BB #B1CDC3
analogous
#CDB1C9 #CDB1BB #CDB5B1
triadic
#CDB1BB #BBCDB1 #B1BBCD
tetradic
#CDB1BB #C9CDB1 #B1CDC3 #B5B1CD
square
#CDB1BB #C9CDB1 #B1CDC3 #B5B1CD
split-complementary
#CDB1BB #B1CDB5 #B1C9CD
monochromatic
#9D667A #B58C9A #CDB1BB #E5D6DC #F3ECEF
Accessibility & contrast
On white
1.98
#CDB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CDB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB1BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB1BB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5BB
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#D2B0B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cdb1bb; /* rgb */ color: rgb(205, 177, 187); /* oklch */ color: oklch(78.8% 0.035 354.4);
Tailwind
colors: {
custom: {
50: '#dcc8cf',
500: '#cdb1bb',
950: '#000000',
},
}SCSS
$custom: #cdb1bb; $custom-light: #dcc8cf; $custom-dark: #000000;
JSON
{
"hex": "#cdb1bb",
"rgb": {
"r": 205,
"g": 177,
"b": 187
},
"hsl": {
"h": 338.571,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.78751,
"c": 0.03489,
"h": 354.4
},
"luminance": 0.48011
}Semantic roles & 50–950 ramp
primary
#CDB1BB
secondary
#E2E9E7
accent
#A08045
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282