#CD9BB5#CD9BB5
#CD9BB5 is a light, moderate pink. Relative luminance 0.398; OKLCH L 74.4% C 0.069 H 346.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB5 |
|---|---|
| RGB | rgb(205, 155, 181) |
| HSL | hsl(329, 33%, 71%) |
| HSV | hsv(329, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 11.7%, 19.6%) |
| CIE-LAB | lab(69.30, 22.72, -6.20) |
| CIE-LCH | lch(69.30, 23.55, 344.74°) |
| OKLab | oklab(74.41% 0.0666 -0.0162) |
| OKLCH | oklch(74.41% 0.069 346.3) |
| XYZ | xyz(45.2384, 39.7597, 48.9985) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.70
Lilac
#C8A2C8
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.13
Grey Pink
#C3909B
ΔE00 6.24
Dull Pink
#D5869D
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB5 #9BCDB3
analogous
#CC9BCD #CD9BB5 #CD9B9C
triadic
#CD9BB5 #B5CD9B #9BB5CD
tetradic
#CD9BB5 #CDCC9B #9BCDB3 #9B9CCD
square
#CD9BB5 #CDCC9B #9BCDB3 #9B9CCD
split-complementary
#CD9BB5 #9CCD9B #9BCDCC
monochromatic
#9E4F78 #B97297 #CD9BB5 #E1C4D3 #F5EBF0
Accessibility & contrast
On white
2.35
#CD9BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CD9BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#AAACB4
Tritanopia (blue-blind)
#D49AA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb5; /* rgb */ color: rgb(205, 155, 181); /* oklch */ color: oklch(74.4% 0.069 346.3);
Tailwind
colors: {
custom: {
50: '#ddb8cb',
500: '#cd9bb5',
950: '#000000',
},
}SCSS
$custom: #cd9bb5; $custom-light: #ddb8cb; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb5",
"rgb": {
"r": 205,
"g": 155,
"b": 181
},
"hsl": {
"h": 328.8,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.7441,
"c": 0.06856,
"h": 346.3
},
"luminance": 0.39758
}Semantic roles & 50–950 ramp
primary
#CD9BB5
secondary
#DBE9E2
accent
#AC7039
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082