#DF4E98#DF4E98
#DF4E98 is a light, vivid pink. Relative luminance 0.234; OKLCH L 64.2% C 0.193 H 352.4°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DF4E98 |
|---|---|
| RGB | rgb(223, 78, 152) |
| HSL | hsl(329, 69%, 59%) |
| HSV | hsv(329, 65%, 87%) |
| CMYK | cmyk(0%, 65%, 31.8%, 12.5%) |
| CIE-LAB | lab(55.49, 62.84, -9.95) |
| CIE-LCH | lch(55.49, 63.63, 351.00°) |
| OKLab | oklab(64.17% 0.1917 -0.0256) |
| OKLCH | oklch(64.17% 0.193 352.4) |
| XYZ | xyz(38.8253, 23.4080, 32.1732) |
| Luminance | 0.2340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 5.16
Neon Pink
#FE019A
ΔE00 5.42
Deeppink
#FF1493
ΔE00 5.52
Shocking Pink
#FE02A2
ΔE00 5.59
Pale Magenta
#D767AD
ΔE00 5.73
Darkish Pink
#DA467D
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF4E98 #4EDF95
analogous
#DD4EDF #DF4E98 #DF4E50
triadic
#DF4E98 #98DF4E #4E98DF
tetradic
#DF4E98 #DFDD4E #4EDF95 #4E50DF
square
#DF4E98 #DFDD4E #4EDF95 #4E50DF
split-complementary
#DF4E98 #50DF4E #4EDFDD
monochromatic
#971B5B #CB257A #DF4E98 #E882B6 #F2B6D4
Accessibility & contrast
On white
3.70
#DF4E98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#DF4E98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF4E98
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF4E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF4E98 | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#64749A
Deuteranopia (green-blind)
#8D8F95
Tritanopia (blue-blind)
#EF456D
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df4e98; /* rgb */ color: rgb(223, 78, 152); /* oklch */ color: oklch(64.2% 0.193 352.4);
Tailwind
colors: {
custom: {
50: '#ed88b6',
500: '#df4e98',
950: '#000000',
},
}SCSS
$custom: #df4e98; $custom-light: #ed88b6; $custom-dark: #000000;
JSON
{
"hex": "#df4e98",
"rgb": {
"r": 223,
"g": 78,
"b": 152
},
"hsl": {
"h": 329.379,
"s": 69.378,
"l": 59.02
},
"oklch": {
"l": 0.64172,
"c": 0.19338,
"h": 352.4
},
"luminance": 0.23404
}Semantic roles & 50–950 ramp
primary
#DF4E98
secondary
#A8E1C4
accent
#EC923C
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80