#DA4F93#DA4F93
#DA4F93 is a light, vivid pink. Relative luminance 0.226; OKLCH L 63.4% C 0.186 H 353.4°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DA4F93 |
|---|---|
| RGB | rgb(218, 79, 147) |
| HSL | hsl(331, 65%, 58%) |
| HSV | hsv(331, 64%, 85%) |
| CMYK | cmyk(0%, 63.8%, 32.6%, 14.5%) |
| CIE-LAB | lab(54.67, 60.41, -8.32) |
| CIE-LCH | lch(54.67, 60.98, 352.15°) |
| OKLab | oklab(63.36% 0.1843 -0.0213) |
| OKLCH | oklch(63.36% 0.186 353.4) |
| XYZ | xyz(36.9778, 22.6080, 30.0145) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Darkish Pink
#DA467D
ΔE00 4.92
Deeppink
#FF1493
ΔE00 6.02
Neon Pink
#FE019A
ΔE00 6.08
Barbie Pink
#FE46A5
ΔE00 6.16
Electric Pink
#FF0490
ΔE00 6.24
Pale Magenta
#D767AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA4F93 #4FDA96
analogous
#DA4FD9 #DA4F93 #DA504F
triadic
#DA4F93 #93DA4F #4F93DA
tetradic
#DA4F93 #D9DA4F #4FDA96 #504FDA
square
#DA4F93 #D9DA4F #4FDA96 #504FDA
split-complementary
#DA4F93 #4FDA50 #4FD9DA
monochromatic
#901E56 #C32974 #DA4F93 #E582B2 #EFB4D1
Accessibility & contrast
On white
3.80
#DA4F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#DA4F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DA4F93
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA4F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA4F93 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657395
Deuteranopia (green-blind)
#8B8C90
Tritanopia (blue-blind)
#EA466B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #da4f93; /* rgb */ color: rgb(218, 79, 147); /* oklch */ color: oklch(63.4% 0.186 353.4);
Tailwind
colors: {
custom: {
50: '#ea88b2',
500: '#da4f93',
950: '#000000',
},
}SCSS
$custom: #da4f93; $custom-light: #ea88b2; $custom-dark: #000000;
JSON
{
"hex": "#da4f93",
"rgb": {
"r": 218,
"g": 79,
"b": 147
},
"hsl": {
"h": 330.647,
"s": 65.258,
"l": 58.235
},
"oklch": {
"l": 0.63355,
"c": 0.18552,
"h": 353.4
},
"luminance": 0.22604
}Semantic roles & 50–950 ramp
primary
#DA4F93
secondary
#A7DEC3
accent
#E89640
background
#FEF8FA
surface
#FDF0F5
border
#D5CBCF
text
#170C11
muted
#857D80