#CD4D94#CD4D94
#CD4D94 is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.2% C 0.178 H 349.3°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4D94 |
|---|---|
| RGB | rgb(205, 77, 148) |
| HSL | hsl(327, 56%, 55%) |
| HSV | hsv(327, 62%, 80%) |
| CMYK | cmyk(0%, 62.4%, 27.8%, 19.6%) |
| CIE-LAB | lab(52.32, 57.58, -12.65) |
| CIE-LCH | lch(52.32, 58.95, 347.61°) |
| OKLab | oklab(61.23% 0.1746 -0.0331) |
| OKLCH | oklch(61.23% 0.178 349.3) |
| XYZ | xyz(33.1774, 20.4284, 30.2070) |
| Luminance | 0.2042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.70
Darkish Pink
#DA467D
ΔE00 6.60
Pale Magenta
#D767AD
ΔE00 6.92
Shocking Pink
#FE02A2
ΔE00 7.70
Neon Pink
#FE019A
ΔE00 7.70
Deeppink
#FF1493
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4D94 #4DCD86
analogous
#C64DCD #CD4D94 #CD4D54
triadic
#CD4D94 #94CD4D #4D94CD
tetradic
#CD4D94 #CDC64D #4DCD86 #4D54CD
square
#CD4D94 #CDC64D #4DCD86 #4D54CD
split-complementary
#CD4D94 #54CD4D #4DCDC6
monochromatic
#7D2355 #AC3075 #CD4D94 #DA7DB1 #E8ADCD
Accessibility & contrast
On white
4.13
#CD4D94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#CD4D94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4D94
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4D94 | 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)
#5D6F96
Deuteranopia (green-blind)
#818591
Tritanopia (blue-blind)
#DB486A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cd4d94; /* rgb */ color: rgb(205, 77, 148); /* oklch */ color: oklch(61.2% 0.178 349.3);
Tailwind
colors: {
custom: {
50: '#e086b3',
500: '#cd4d94',
950: '#000000',
},
}SCSS
$custom: #cd4d94; $custom-light: #e086b3; $custom-dark: #000000;
JSON
{
"hex": "#cd4d94",
"rgb": {
"r": 205,
"g": 77,
"b": 148
},
"hsl": {
"h": 326.719,
"s": 56.14,
"l": 55.294
},
"oklch": {
"l": 0.6123,
"c": 0.17772,
"h": 349.3
},
"luminance": 0.20425
}Semantic roles & 50–950 ramp
primary
#CD4D94
secondary
#A0D6B8
accent
#DF8C48
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80