#DC4D9E#DC4D9E
#DC4D9E is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.8% C 0.195 H 349.1°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC4D9E |
|---|---|
| RGB | rgb(220, 77, 158) |
| HSL | hsl(326, 67%, 58%) |
| HSV | hsv(326, 65%, 86%) |
| CMYK | cmyk(0%, 65%, 28.2%, 13.7%) |
| CIE-LAB | lab(55.07, 63.12, -14.16) |
| CIE-LCH | lch(55.07, 64.69, 347.36°) |
| OKLab | oklab(63.84% 0.1917 -0.037) |
| OKLCH | oklch(63.84% 0.195 349.1) |
| XYZ | xyz(38.3424, 22.9960, 34.7605) |
| Luminance | 0.2299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.75
Pale Magenta
#D767AD
ΔE00 5.16
Shocking Pink
#FE02A2
ΔE00 5.56
Neon Pink
#FE019A
ΔE00 5.81
Barbie Pink
#FE46A5
ΔE00 5.83
Bright Pink
#FE01B1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC4D9E #4DDC8B
analogous
#D24DDC #DC4D9E #DC4D56
triadic
#DC4D9E #9EDC4D #4D9EDC
tetradic
#DC4D9E #DCD24D #4DDC8B #4D56DC
square
#DC4D9E #DCD24D #4DDC8B #4D56DC
split-complementary
#DC4D9E #56DC4D #4DDCD2
monochromatic
#921D5F #C52780 #DC4D9E #E680BA #F0B3D6
Accessibility & contrast
On white
3.75
#DC4D9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#DC4D9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC4D9E
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC4D9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC4D9E | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6074A0
Deuteranopia (green-blind)
#898D9B
Tritanopia (blue-blind)
#EB476F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #dc4d9e; /* rgb */ color: rgb(220, 77, 158); /* oklch */ color: oklch(63.8% 0.195 349.1);
Tailwind
colors: {
custom: {
50: '#eb88ba',
500: '#dc4d9e',
950: '#000000',
},
}SCSS
$custom: #dc4d9e; $custom-light: #eb88ba; $custom-dark: #000000;
JSON
{
"hex": "#dc4d9e",
"rgb": {
"r": 220,
"g": 77,
"b": 158
},
"hsl": {
"h": 326.014,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.63836,
"c": 0.19526,
"h": 349.1
},
"luminance": 0.22992
}Semantic roles & 50–950 ramp
primary
#DC4D9E
secondary
#A6DFBF
accent
#EA883E
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#170C11
muted
#857D80