#CD9BAD#CD9BAD
#CD9BAD is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.2% C 0.064 H 355.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9BAD |
|---|---|
| RGB | rgb(205, 155, 173) |
| HSL | hsl(338, 33%, 71%) |
| HSV | hsv(338, 24%, 80%) |
| CMYK | cmyk(0%, 24.4%, 15.6%, 19.6%) |
| CIE-LAB | lab(69.07, 21.40, -2.08) |
| CIE-LCH | lch(69.07, 21.50, 354.44°) |
| OKLab | oklab(74.16% 0.0637 -0.0052) |
| OKLCH | oklch(74.16% 0.064 355.3) |
| XYZ | xyz(44.4411, 39.4408, 44.7990) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.07
Faded Pink
#DE9DAC
ΔE00 4.03
Dusty Pink
#D8A7B1
ΔE00 4.19
Grey Pink
#C3909B
ΔE00 4.21
Greyish Pink
#C88D94
ΔE00 6.12
Dull Pink
#D5869D
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9BAD #9BCDBB
analogous
#CD9BC6 #CD9BAD #CDA29B
triadic
#CD9BAD #ADCD9B #9BADCD
tetradic
#CD9BAD #C6CD9B #9BCDBB #A29BCD
square
#CD9BAD #C6CD9B #9BCDBB #A29BCD
split-complementary
#CD9BAD #9BCDA2 #9BC6CD
monochromatic
#9E4F6C #B9728C #CD9BAD #E1C4CE #F5EBEE
Accessibility & contrast
On white
2.36
#CD9BAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#CD9BAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9BAD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9BAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9BAD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#D599A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd9bad; /* rgb */ color: rgb(205, 155, 173); /* oklch */ color: oklch(74.2% 0.064 355.3);
Tailwind
colors: {
custom: {
50: '#ddb8c5',
500: '#cd9bad',
950: '#000000',
},
}SCSS
$custom: #cd9bad; $custom-light: #ddb8c5; $custom-dark: #000000;
JSON
{
"hex": "#cd9bad",
"rgb": {
"r": 205,
"g": 155,
"b": 173
},
"hsl": {
"h": 338.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.74158,
"c": 0.06394,
"h": 355.3
},
"luminance": 0.39439
}Semantic roles & 50–950 ramp
primary
#CD9BAD
secondary
#DBE9E4
accent
#AC8339
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081