#CD9BB8#CD9BB8
#CD9BB8 is a light, moderate pink. Relative luminance 0.399; OKLCH L 74.5% C 0.071 H 343.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB8 |
|---|---|
| RGB | rgb(205, 155, 184) |
| HSL | hsl(325, 33%, 71%) |
| HSV | hsv(325, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 10.2%, 19.6%) |
| CIE-LAB | lab(69.39, 23.23, -7.73) |
| CIE-LCH | lch(69.39, 24.48, 341.59°) |
| OKLab | oklab(74.51% 0.0677 -0.0203) |
| OKLCH | oklch(74.51% 0.071 343.3) |
| XYZ | xyz(45.5496, 39.8842, 50.6372) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.69
Light Mauve
#C292A1
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.93
Grey Pink
#C3909B
ΔE00 7.07
Dull Pink
#D5869D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB8 #9BCDB0
analogous
#C99BCD #CD9BB8 #CD9B9F
triadic
#CD9BB8 #B8CD9B #9BB8CD
tetradic
#CD9BB8 #CDC99B #9BCDB0 #9B9FCD
square
#CD9BB8 #CDC99B #9BCDB0 #9B9FCD
split-complementary
#CD9BB8 #9FCD9B #9BCDC9
monochromatic
#9E4F7D #B9729B #CD9BB8 #E1C4D5 #F5EBF1
Accessibility & contrast
On white
2.34
#CD9BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CD9BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B9
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#D49BA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb8; /* rgb */ color: rgb(205, 155, 184); /* oklch */ color: oklch(74.5% 0.071 343.3);
Tailwind
colors: {
custom: {
50: '#ddb9cd',
500: '#cd9bb8',
950: '#000000',
},
}SCSS
$custom: #cd9bb8; $custom-light: #ddb9cd; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb8",
"rgb": {
"r": 205,
"g": 155,
"b": 184
},
"hsl": {
"h": 325.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74508,
"c": 0.07067,
"h": 343.3
},
"luminance": 0.39883
}Semantic roles & 50–950 ramp
primary
#CD9BB8
secondary
#DBE9E1
accent
#AC6A39
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082