#CD9FB0#CD9FB0
#CD9FB0 is a light, muted pink. Relative luminance 0.409; OKLCH L 75.0% C 0.059 H 354.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FB0 |
|---|---|
| RGB | rgb(205, 159, 176) |
| HSL | hsl(338, 32%, 71%) |
| HSV | hsv(338, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 14.1%, 19.6%) |
| CIE-LAB | lab(70.11, 19.70, -2.22) |
| CIE-LCH | lch(70.11, 19.82, 353.58°) |
| OKLab | oklab(74.99% 0.0585 -0.0056) |
| OKLCH | oklch(74.99% 0.059 354.5) |
| XYZ | xyz(45.4113, 40.9117, 46.5706) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.54
Light Mauve
#C292A1
ΔE00 3.85
Faded Pink
#DE9DAC
ΔE00 4.55
Grey Pink
#C3909B
ΔE00 4.98
Greyish Pink
#C88D94
ΔE00 6.92
Lilac
#C8A2C8
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FB0 #9FCDBC
analogous
#CD9FC7 #CD9FB0 #CDA59F
triadic
#CD9FB0 #B0CD9F #9FB0CD
tetradic
#CD9FB0 #C7CD9F #9FCDBC #A59FCD
square
#CD9FB0 #C7CD9F #9FCDBC #A59FCD
split-complementary
#CD9FB0 #9FCDA5 #9FC7CD
monochromatic
#9F536F #B8778F #CD9FB0 #E2C7D1 #F5EBEE
Accessibility & contrast
On white
2.29
#CD9FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#CD9FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FB0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FB0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B1
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#D59DA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9fb0; /* rgb */ color: rgb(205, 159, 176); /* oklch */ color: oklch(75.0% 0.059 354.5);
Tailwind
colors: {
custom: {
50: '#dcbbc7',
500: '#cd9fb0',
950: '#000000',
},
}SCSS
$custom: #cd9fb0; $custom-light: #dcbbc7; $custom-dark: #000000;
JSON
{
"hex": "#cd9fb0",
"rgb": {
"r": 205,
"g": 159,
"b": 176
},
"hsl": {
"h": 337.826,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74992,
"c": 0.0588,
"h": 354.5
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#CD9FB0
secondary
#DEEAE5
accent
#AA813B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182