#CD9BB3#CD9BB3
#CD9BB3 is a light, moderate pink. Relative luminance 0.397; OKLCH L 74.3% C 0.067 H 348.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB3 |
|---|---|
| RGB | rgb(205, 155, 179) |
| HSL | hsl(331, 33%, 71%) |
| HSV | hsv(331, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 12.7%, 19.6%) |
| CIE-LAB | lab(69.24, 22.39, -5.17) |
| CIE-LCH | lch(69.24, 22.97, 346.99°) |
| OKLab | oklab(74.35% 0.0659 -0.0134) |
| OKLCH | oklch(74.35% 0.067 348.5) |
| XYZ | xyz(45.0347, 39.6783, 47.9255) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.21
Faded Pink
#DE9DAC
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.61
Grey Pink
#C3909B
ΔE00 5.70
Lilac
#C8A2C8
ΔE00 5.98
Dull Pink
#D5869D
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB3 #9BCDB5
analogous
#CD9BCC #CD9BB3 #CD9C9B
triadic
#CD9BB3 #B3CD9B #9BB3CD
tetradic
#CD9BB3 #CCCD9B #9BCDB5 #9C9BCD
square
#CD9BB3 #CCCD9B #9BCDB5 #9C9BCD
split-complementary
#CD9BB3 #9BCD9C #9BCCCD
monochromatic
#9E4F75 #B97294 #CD9BB3 #E1C4D2 #F5EBEF
Accessibility & contrast
On white
2.35
#CD9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CD9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB3
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB3 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#D49AA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb3; /* rgb */ color: rgb(205, 155, 179); /* oklch */ color: oklch(74.3% 0.067 348.5);
Tailwind
colors: {
custom: {
50: '#ddb8c9',
500: '#cd9bb3',
950: '#000000',
},
}SCSS
$custom: #cd9bb3; $custom-light: #ddb8c9; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb3",
"rgb": {
"r": 205,
"g": 155,
"b": 179
},
"hsl": {
"h": 331.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74346,
"c": 0.06727,
"h": 348.5
},
"luminance": 0.39676
}Semantic roles & 50–950 ramp
primary
#CD9BB3
secondary
#DBE9E2
accent
#AC7539
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082