#CDB4BB#CDB4BB
#CDB4BB is a light, muted pink. Relative luminance 0.492; OKLCH L 79.3% C 0.030 H 359.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB4BB |
|---|---|
| RGB | rgb(205, 180, 187) |
| HSL | hsl(343, 20%, 75%) |
| HSV | hsv(343, 12%, 80%) |
| CMYK | cmyk(0%, 12.2%, 8.8%, 19.6%) |
| CIE-LAB | lab(75.58, 10.13, -0.26) |
| CIE-LCH | lch(75.58, 10.13, 358.55°) |
| OKLab | oklab(79.33% 0.0301 -0.0005) |
| OKLCH | oklch(79.33% 0.03 359) |
| XYZ | xyz(50.4670, 49.2105, 53.8441) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 7.19
Thistle
#D8BFD8
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 10.38
Light Pink
#FFD1DF
ΔE00 10.45
Pale Rose
#FDC1C5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB4BB #B4CDC6
analogous
#CDB4C7 #CDB4BB #CDB9B4
triadic
#CDB4BB #BBCDB4 #B4BBCD
tetradic
#CDB4BB #C7CDB4 #B4CDC6 #B9B4CD
square
#CDB4BB #C7CDB4 #B4CDC6 #B9B4CD
split-complementary
#CDB4BB #B4CDB9 #B4C7CD
monochromatic
#9C6B78 #B58F9A #CDB4BB #E5D9DC #F3EDEE
Accessibility & contrast
On white
1.94
#CDB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CDB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB4BB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB4BB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#D2B3B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cdb4bb; /* rgb */ color: rgb(205, 180, 187); /* oklch */ color: oklch(79.3% 0.030 359.0);
Tailwind
colors: {
custom: {
50: '#dccacf',
500: '#cdb4bb',
950: '#000000',
},
}SCSS
$custom: #cdb4bb; $custom-light: #dccacf; $custom-dark: #000000;
JSON
{
"hex": "#cdb4bb",
"rgb": {
"r": 205,
"g": 180,
"b": 187
},
"hsl": {
"h": 343.2,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.79335,
"c": 0.03014,
"h": 359
},
"luminance": 0.4921
}Semantic roles & 50–950 ramp
primary
#CDB4BB
secondary
#E2E9E7
accent
#9E8647
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282