#DC4F93#DC4F93
#DC4F93 is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.7% C 0.187 H 353.9°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC4F93 |
|---|---|
| RGB | rgb(220, 79, 147) |
| HSL | hsl(331, 67%, 59%) |
| HSV | hsv(331, 64%, 86%) |
| CMYK | cmyk(0%, 64.1%, 33.2%, 13.7%) |
| CIE-LAB | lab(54.99, 61.00, -7.81) |
| CIE-LCH | lch(54.99, 61.49, 352.70°) |
| OKLab | oklab(63.65% 0.1862 -0.0199) |
| OKLCH | oklch(63.65% 0.187 353.9) |
| XYZ | xyz(37.5797, 22.9183, 30.0427) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Darkish Pink
#DA467D
ΔE00 4.82
Deeppink
#FF1493
ΔE00 5.75
Barbie Pink
#FE46A5
ΔE00 5.84
Neon Pink
#FE019A
ΔE00 5.90
Electric Pink
#FF0490
ΔE00 5.99
Hot Pink (survey)
#FF028D
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC4F93 #4FDC98
analogous
#DC4FD9 #DC4F93 #DC514F
triadic
#DC4F93 #93DC4F #4F93DC
tetradic
#DC4F93 #D9DC4F #4FDC98 #514FDC
square
#DC4F93 #D9DC4F #4FDC98 #514FDC
split-complementary
#DC4F93 #4FDC51 #4FD9DC
monochromatic
#931D56 #C62774 #DC4F93 #E682B2 #F0B5D2
Accessibility & contrast
On white
3.76
#DC4F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#DC4F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC4F93
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC4F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC4F93 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#667395
Deuteranopia (green-blind)
#8C8D90
Tritanopia (blue-blind)
#EC456B
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #dc4f93; /* rgb */ color: rgb(220, 79, 147); /* oklch */ color: oklch(63.7% 0.187 353.9);
Tailwind
colors: {
custom: {
50: '#eb88b2',
500: '#dc4f93',
950: '#000000',
},
}SCSS
$custom: #dc4f93; $custom-light: #eb88b2; $custom-dark: #000000;
JSON
{
"hex": "#dc4f93",
"rgb": {
"r": 220,
"g": 79,
"b": 147
},
"hsl": {
"h": 331.064,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.63655,
"c": 0.18724,
"h": 353.9
},
"luminance": 0.22914
}Semantic roles & 50–950 ramp
primary
#DC4F93
secondary
#A8DFC4
accent
#EA973E
background
#FFF8FA
surface
#FEF0F5
border
#D6CBCF
text
#170C11
muted
#857D80