#CD91A2#CD91A2
#CD91A2 is a light, moderate pink. Relative luminance 0.358; OKLCH L 72.0% C 0.076 H 0.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91A2 |
|---|---|
| RGB | rgb(205, 145, 162) |
| HSL | hsl(343, 38%, 69%) |
| HSV | hsv(343, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 21%, 19.6%) |
| CIE-LAB | lab(66.40, 25.14, 0.16) |
| CIE-LCH | lch(66.40, 25.14, 0.37°) |
| OKLab | oklab(72% 0.0756 0.0008) |
| OKLCH | oklch(72% 0.076 0.6) |
| XYZ | xyz(41.8243, 35.8408, 38.8904) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.76
Grey Pink
#C3909B
ΔE00 2.80
Greyish Pink
#C88D94
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 3.89
Faded Pink
#DE9DAC
ΔE00 4.05
Dusty Pink (survey)
#D58A94
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91A2 #91CDBC
analogous
#CD91C0 #CD91A2 #CD9E91
triadic
#CD91A2 #A2CD91 #91A2CD
tetradic
#CD91A2 #C0CD91 #91CDBC #9E91CD
square
#CD91A2 #C0CD91 #91CDBC #9E91CD
split-complementary
#CD91A2 #91CD9E #91C0CD
monochromatic
#9C475F #BA677E #CD91A2 #E0BBC6 #F3E5E9
Accessibility & contrast
On white
2.57
#CD91A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#CD91A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91A2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91A2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA3
Deuteranopia (green-blind)
#A7A5A1
Tritanopia (blue-blind)
#D78E97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd91a2; /* rgb */ color: rgb(205, 145, 162); /* oklch */ color: oklch(72.0% 0.076 0.6);
Tailwind
colors: {
custom: {
50: '#ddb1bd',
500: '#cd91a2',
950: '#000000',
},
}SCSS
$custom: #cd91a2; $custom-light: #ddb1bd; $custom-dark: #000000;
JSON
{
"hex": "#cd91a2",
"rgb": {
"r": 205,
"g": 145,
"b": 162
},
"hsl": {
"h": 343,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72001,
"c": 0.0756,
"h": 0.6
},
"luminance": 0.35839
}Semantic roles & 50–950 ramp
primary
#CD91A2
secondary
#D4E6E1
accent
#B08D35
background
#FDFAFB
surface
#FBF5F6
border
#D4CFD0
text
#151112
muted
#838081