#CD9BB9#CD9BB9
#CD9BB9 is a light, moderate pink. Relative luminance 0.399; OKLCH L 74.5% C 0.071 H 342.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB9 |
|---|---|
| RGB | rgb(205, 155, 185) |
| HSL | hsl(324, 33%, 71%) |
| HSV | hsv(324, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 9.8%, 19.6%) |
| CIE-LAB | lab(69.42, 23.40, -8.25) |
| CIE-LCH | lch(69.42, 24.81, 340.59°) |
| OKLab | oklab(74.54% 0.068 -0.0217) |
| OKLCH | oklch(74.54% 0.071 342.3) |
| XYZ | xyz(45.6548, 39.9263, 51.1912) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.46
Light Mauve
#C292A1
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.20
Grey Pink
#C3909B
ΔE00 7.34
Dusty Lavender
#AC86A8
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB9 #9BCDAF
analogous
#C89BCD #CD9BB9 #CD9BA0
triadic
#CD9BB9 #B9CD9B #9BB9CD
tetradic
#CD9BB9 #CDC89B #9BCDAF #9BA0CD
square
#CD9BB9 #CDC89B #9BCDAF #9BA0CD
split-complementary
#CD9BB9 #A0CD9B #9BCDC8
monochromatic
#9E4F7F #B9729C #CD9BB9 #E1C4D6 #F5EBF1
Accessibility & contrast
On white
2.34
#CD9BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CD9BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BA
Deuteranopia (green-blind)
#A9ACB8
Tritanopia (blue-blind)
#D39BA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb9; /* rgb */ color: rgb(205, 155, 185); /* oklch */ color: oklch(74.5% 0.071 342.3);
Tailwind
colors: {
custom: {
50: '#dcb9ce',
500: '#cd9bb9',
950: '#000000',
},
}SCSS
$custom: #cd9bb9; $custom-light: #dcb9ce; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb9",
"rgb": {
"r": 205,
"g": 155,
"b": 185
},
"hsl": {
"h": 324,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74541,
"c": 0.07141,
"h": 342.3
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#CD9BB9
secondary
#DBE9E1
accent
#AC6739
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082