#CD9BB0#CD9BB0
#CD9BB0 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.3% C 0.066 H 351.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BB0 |
|---|---|
| RGB | rgb(205, 155, 176) |
| HSL | hsl(335, 33%, 71%) |
| HSV | hsv(335, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 14.1%, 19.6%) |
| CIE-LAB | lab(69.15, 21.89, -3.63) |
| CIE-LCH | lch(69.15, 22.19, 350.59°) |
| OKLab | oklab(74.25% 0.0648 -0.0093) |
| OKLCH | oklch(74.25% 0.066 351.8) |
| XYZ | xyz(44.7346, 39.5582, 46.3450) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.55
Faded Pink
#DE9DAC
ΔE00 4.57
Dusty Pink
#D8A7B1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 6.82
Greyish Pink
#C88D94
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BB0 #9BCDB8
analogous
#CD9BC9 #CD9BB0 #CD9F9B
triadic
#CD9BB0 #B0CD9B #9BB0CD
tetradic
#CD9BB0 #C9CD9B #9BCDB8 #9F9BCD
square
#CD9BB0 #C9CD9B #9BCDB8 #9F9BCD
split-complementary
#CD9BB0 #9BCD9F #9BC9CD
monochromatic
#9E4F70 #B97290 #CD9BB0 #E1C4D0 #F5EBEF
Accessibility & contrast
On white
2.36
#CD9BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CD9BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BB0
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BB0 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#D59AA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bb0; /* rgb */ color: rgb(205, 155, 176); /* oklch */ color: oklch(74.3% 0.066 351.8);
Tailwind
colors: {
custom: {
50: '#ddb8c7',
500: '#cd9bb0',
950: '#000000',
},
}SCSS
$custom: #cd9bb0; $custom-light: #ddb8c7; $custom-dark: #000000;
JSON
{
"hex": "#cd9bb0",
"rgb": {
"r": 205,
"g": 155,
"b": 176
},
"hsl": {
"h": 334.8,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74251,
"c": 0.0655,
"h": 351.8
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#CD9BB0
secondary
#DBE9E3
accent
#AC7C39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082