#CD91AD#CD91AD
#CD91AD is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.3% C 0.081 H 349.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91AD |
|---|---|
| RGB | rgb(205, 145, 173) |
| HSL | hsl(332, 38%, 69%) |
| HSV | hsv(332, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 15.6%, 19.6%) |
| CIE-LAB | lab(66.71, 26.87, -5.56) |
| CIE-LCH | lch(66.71, 27.44, 348.31°) |
| OKLab | oklab(72.34% 0.0796 -0.0144) |
| OKLCH | oklch(72.34% 0.081 349.7) |
| XYZ | xyz(42.8452, 36.2491, 44.2670) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.45
Dull Pink
#D5869D
ΔE00 5.03
Grey Pink
#C3909B
ΔE00 5.66
Faded Pink
#DE9DAC
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.54
Greyish Pink
#C88D94
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91AD #91CDB1
analogous
#CD91CB #CD91AD #CD9391
triadic
#CD91AD #ADCD91 #91ADCD
tetradic
#CD91AD #CBCD91 #91CDB1 #9391CD
square
#CD91AD #CBCD91 #91CDB1 #9391CD
split-complementary
#CD91AD #91CD93 #91CBCD
monochromatic
#9C476F #BA678E #CD91AD #E0BBCC #F3E5EC
Accessibility & contrast
On white
2.55
#CD91AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CD91AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91AD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91AD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAE
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#D6909B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd91ad; /* rgb */ color: rgb(205, 145, 173); /* oklch */ color: oklch(72.3% 0.081 349.7);
Tailwind
colors: {
custom: {
50: '#ddb2c5',
500: '#cd91ad',
950: '#000000',
},
}SCSS
$custom: #cd91ad; $custom-light: #ddb2c5; $custom-dark: #000000;
JSON
{
"hex": "#cd91ad",
"rgb": {
"r": 205,
"g": 145,
"b": 173
},
"hsl": {
"h": 332,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72343,
"c": 0.08087,
"h": 349.7
},
"luminance": 0.36247
}Semantic roles & 50–950 ramp
primary
#CD91AD
secondary
#D4E6DD
accent
#B07735
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151112
muted
#838081