#CD9BB7#CD9BB7
#CD9BB7 is a light, moderate pink. Relative luminance 0.398; OKLCH L 74.5% C 0.070 H 344.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB7 |
|---|---|
| RGB | rgb(205, 155, 183) |
| HSL | hsl(326, 33%, 71%) |
| HSV | hsv(326, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 10.7%, 19.6%) |
| CIE-LAB | lab(69.36, 23.06, -7.22) |
| CIE-LCH | lch(69.36, 24.16, 342.61°) |
| OKLab | oklab(74.48% 0.0673 -0.019) |
| OKLCH | oklch(74.48% 0.07 344.3) |
| XYZ | xyz(45.4451, 39.8424, 50.0871) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.93
Light Mauve
#C292A1
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.66
Grey Pink
#C3909B
ΔE00 6.79
Dull Pink
#D5869D
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB7 #9BCDB1
analogous
#CA9BCD #CD9BB7 #CD9B9E
triadic
#CD9BB7 #B7CD9B #9BB7CD
tetradic
#CD9BB7 #CDCA9B #9BCDB1 #9B9ECD
square
#CD9BB7 #CDCA9B #9BCDB1 #9B9ECD
split-complementary
#CD9BB7 #9ECD9B #9BCDCA
monochromatic
#9E4F7C #B9729A #CD9BB7 #E1C4D4 #F5EBF0
Accessibility & contrast
On white
2.34
#CD9BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#CD9BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB7 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#D49BA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb7; /* rgb */ color: rgb(205, 155, 183); /* oklch */ color: oklch(74.5% 0.070 344.3);
Tailwind
colors: {
custom: {
50: '#ddb8cc',
500: '#cd9bb7',
950: '#000000',
},
}SCSS
$custom: #cd9bb7; $custom-light: #ddb8cc; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb7",
"rgb": {
"r": 205,
"g": 155,
"b": 183
},
"hsl": {
"h": 326.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74475,
"c": 0.06995,
"h": 344.3
},
"luminance": 0.39841
}Semantic roles & 50–950 ramp
primary
#CD9BB7
secondary
#DBE9E1
accent
#AC6C39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082