#CD4D93#CD4D93
#CD4D93 is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.2% C 0.177 H 349.7°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4D93 |
|---|---|
| RGB | rgb(205, 77, 147) |
| HSL | hsl(327, 56%, 55%) |
| HSV | hsv(327, 62%, 80%) |
| CMYK | cmyk(0%, 62.4%, 28.3%, 19.6%) |
| CIE-LAB | lab(52.28, 57.45, -12.11) |
| CIE-LCH | lch(52.28, 58.71, 348.10°) |
| OKLab | oklab(61.19% 0.1744 -0.0316) |
| OKLCH | oklch(61.19% 0.177 349.7) |
| XYZ | xyz(33.0986, 20.3968, 29.7920) |
| Luminance | 0.2039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.89
Darkish Pink
#DA467D
ΔE00 6.39
Pale Magenta
#D767AD
ΔE00 7.02
Neon Pink
#FE019A
ΔE00 7.69
Shocking Pink
#FE02A2
ΔE00 7.73
Deeppink
#FF1493
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4D93 #4DCD87
analogous
#C74DCD #CD4D93 #CD4D53
triadic
#CD4D93 #93CD4D #4D93CD
tetradic
#CD4D93 #CDC74D #4DCD87 #4D53CD
square
#CD4D93 #CDC74D #4DCD87 #4D53CD
split-complementary
#CD4D93 #53CD4D #4DCDC7
monochromatic
#7D2354 #AC3074 #CD4D93 #DA7DB0 #E8ADCD
Accessibility & contrast
On white
4.13
#CD4D93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#CD4D93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4D93
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4D93 | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E6E95
Deuteranopia (green-blind)
#828590
Tritanopia (blue-blind)
#DB486A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cd4d93; /* rgb */ color: rgb(205, 77, 147); /* oklch */ color: oklch(61.2% 0.177 349.7);
Tailwind
colors: {
custom: {
50: '#e086b2',
500: '#cd4d93',
950: '#000000',
},
}SCSS
$custom: #cd4d93; $custom-light: #e086b2; $custom-dark: #000000;
JSON
{
"hex": "#cd4d93",
"rgb": {
"r": 205,
"g": 77,
"b": 147
},
"hsl": {
"h": 327.188,
"s": 56.14,
"l": 55.294
},
"oklch": {
"l": 0.61193,
"c": 0.17719,
"h": 349.7
},
"luminance": 0.20393
}Semantic roles & 50–950 ramp
primary
#CD4D93
secondary
#A0D6B8
accent
#DF8D48
background
#FEF8FA
surface
#FCF0F5
border
#D5CBCF
text
#160C11
muted
#847D80