#CD9FB2#CD9FB2
#CD9FB2 is a light, muted pink. Relative luminance 0.410; OKLCH L 75.1% C 0.060 H 352.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FB2 |
|---|---|
| RGB | rgb(205, 159, 178) |
| HSL | hsl(335, 32%, 71%) |
| HSV | hsv(335, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 13.2%, 19.6%) |
| CIE-LAB | lab(70.17, 20.03, -3.24) |
| CIE-LCH | lch(70.17, 20.29, 350.80°) |
| OKLab | oklab(75.05% 0.0593 -0.0083) |
| OKLCH | oklch(75.05% 0.06 352) |
| XYZ | xyz(45.6107, 40.9914, 47.6204) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.04
Light Mauve
#C292A1
ΔE00 4.08
Faded Pink
#DE9DAC
ΔE00 4.84
Grey Pink
#C3909B
ΔE00 5.37
Lilac
#C8A2C8
ΔE00 6.73
Greyish Pink
#C88D94
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FB2 #9FCDBA
analogous
#CD9FC9 #CD9FB2 #CDA39F
triadic
#CD9FB2 #B2CD9F #9FB2CD
tetradic
#CD9FB2 #C9CD9F #9FCDBA #A39FCD
square
#CD9FB2 #C9CD9F #9FCDBA #A39FCD
split-complementary
#CD9FB2 #9FCDA3 #9FC9CD
monochromatic
#9F5372 #B87792 #CD9FB2 #E2C7D2 #F5EBEF
Accessibility & contrast
On white
2.28
#CD9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CD9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FB2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FB2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#AEAEB1
Tritanopia (blue-blind)
#D49EA5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd9fb2; /* rgb */ color: rgb(205, 159, 178); /* oklch */ color: oklch(75.1% 0.060 352.0);
Tailwind
colors: {
custom: {
50: '#dcbbc9',
500: '#cd9fb2',
950: '#000000',
},
}SCSS
$custom: #cd9fb2; $custom-light: #dcbbc9; $custom-dark: #000000;
JSON
{
"hex": "#cd9fb2",
"rgb": {
"r": 205,
"g": 159,
"b": 178
},
"hsl": {
"h": 335.217,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.75054,
"c": 0.05985,
"h": 352
},
"luminance": 0.4099
}Semantic roles & 50–950 ramp
primary
#CD9FB2
secondary
#DEEAE5
accent
#AA7C3B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182