#CD9BBD#CD9BBD
#CD9BBD is a light, moderate pink. Relative luminance 0.401; OKLCH L 74.7% C 0.075 H 338.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BBD |
|---|---|
| RGB | rgb(205, 155, 189) |
| HSL | hsl(319, 33%, 71%) |
| HSV | hsv(319, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 7.8%, 19.6%) |
| CIE-LAB | lab(69.54, 24.10, -10.29) |
| CIE-LCH | lch(69.54, 26.20, 336.88°) |
| OKLab | oklab(74.68% 0.0694 -0.0273) |
| OKLCH | oklch(74.68% 0.075 338.6) |
| XYZ | xyz(46.0830, 40.0976, 53.4464) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.63
Light Mauve
#C292A1
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.81
Dusty Lavender
#AC86A8
ΔE00 7.92
Dusty Pink
#D8A7B1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BBD #9BCDAB
analogous
#C49BCD #CD9BBD #CD9BA4
triadic
#CD9BBD #BDCD9B #9BBDCD
tetradic
#CD9BBD #CDC49B #9BCDAB #9BA4CD
square
#CD9BBD #CDC49B #9BCDAB #9BA4CD
split-complementary
#CD9BBD #A4CD9B #9BCDC4
monochromatic
#9E4F85 #B972A2 #CD9BBD #E1C4D8 #F5EBF2
Accessibility & contrast
On white
2.33
#CD9BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#CD9BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BBD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BBD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#D39CA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9bbd; /* rgb */ color: rgb(205, 155, 189); /* oklch */ color: oklch(74.7% 0.075 338.6);
Tailwind
colors: {
custom: {
50: '#dcb9d0',
500: '#cd9bbd',
950: '#000000',
},
}SCSS
$custom: #cd9bbd; $custom-light: #dcb9d0; $custom-dark: #000000;
JSON
{
"hex": "#cd9bbd",
"rgb": {
"r": 205,
"g": 155,
"b": 189
},
"hsl": {
"h": 319.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74675,
"c": 0.07456,
"h": 338.6
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#CD9BBD
secondary
#DBE9DF
accent
#AC5E39
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082