#CD9BB2#CD9BB2
#CD9BB2 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.3% C 0.067 H 349.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB2 |
|---|---|
| RGB | rgb(205, 155, 178) |
| HSL | hsl(332, 33%, 71%) |
| HSV | hsv(332, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 13.2%, 19.6%) |
| CIE-LAB | lab(69.21, 22.22, -4.66) |
| CIE-LCH | lch(69.21, 22.70, 348.16°) |
| OKLab | oklab(74.31% 0.0656 -0.0121) |
| OKLCH | oklch(74.31% 0.067 349.6) |
| XYZ | xyz(44.9339, 39.6379, 47.3948) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.98
Faded Pink
#DE9DAC
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.36
Grey Pink
#C3909B
ΔE00 5.44
Lilac
#C8A2C8
ΔE00 6.25
Dull Pink
#D5869D
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB2 #9BCDB6
analogous
#CD9BCB #CD9BB2 #CD9D9B
triadic
#CD9BB2 #B2CD9B #9BB2CD
tetradic
#CD9BB2 #CBCD9B #9BCDB6 #9D9BCD
square
#CD9BB2 #CBCD9B #9BCDB6 #9D9BCD
split-complementary
#CD9BB2 #9BCD9D #9BCBCD
monochromatic
#9E4F74 #B97293 #CD9BB2 #E1C4D1 #F5EBEF
Accessibility & contrast
On white
2.35
#CD9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CD9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#D49AA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb2; /* rgb */ color: rgb(205, 155, 178); /* oklch */ color: oklch(74.3% 0.067 349.6);
Tailwind
colors: {
custom: {
50: '#ddb8c9',
500: '#cd9bb2',
950: '#000000',
},
}SCSS
$custom: #cd9bb2; $custom-light: #ddb8c9; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb2",
"rgb": {
"r": 205,
"g": 155,
"b": 178
},
"hsl": {
"h": 332.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74314,
"c": 0.06665,
"h": 349.6
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#CD9BB2
secondary
#DBE9E2
accent
#AC7739
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082