#DF4F99#DF4F99
#DF4F99 is a light, vivid pink. Relative luminance 0.236; OKLCH L 64.3% C 0.193 H 352.1°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DF4F99 |
|---|---|
| RGB | rgb(223, 79, 153) |
| HSL | hsl(329, 69%, 59%) |
| HSV | hsv(329, 65%, 87%) |
| CMYK | cmyk(0%, 64.6%, 31.4%, 12.5%) |
| CIE-LAB | lab(55.67, 62.56, -10.27) |
| CIE-LCH | lch(55.67, 63.40, 350.68°) |
| OKLab | oklab(64.32% 0.1907 -0.0265) |
| OKLCH | oklch(64.32% 0.193 352.1) |
| XYZ | xyz(38.9792, 23.5841, 32.6302) |
| Luminance | 0.2358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 5.50
Neon Pink
#FE019A
ΔE00 5.51
Deeppink
#FF1493
ΔE00 5.64
Shocking Pink
#FE02A2
ΔE00 5.64
Electric Pink
#FF0490
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF4F99 #4FDF95
analogous
#DD4FDF #DF4F99 #DF4F51
triadic
#DF4F99 #99DF4F #4F99DF
tetradic
#DF4F99 #DFDD4F #4FDF95 #4F51DF
square
#DF4F99 #DFDD4F #4FDF95 #4F51DF
split-complementary
#DF4F99 #51DF4F #4FDFDD
monochromatic
#981C5C #CC257B #DF4F99 #E883B7 #F2B7D5
Accessibility & contrast
On white
3.67
#DF4F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#DF4F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF4F99
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF4F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF4F99 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65759B
Deuteranopia (green-blind)
#8D8F96
Tritanopia (blue-blind)
#EF466D
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df4f99; /* rgb */ color: rgb(223, 79, 153); /* oklch */ color: oklch(64.3% 0.193 352.1);
Tailwind
colors: {
custom: {
50: '#ed89b7',
500: '#df4f99',
950: '#000000',
},
}SCSS
$custom: #df4f99; $custom-light: #ed89b7; $custom-dark: #000000;
JSON
{
"hex": "#df4f99",
"rgb": {
"r": 223,
"g": 79,
"b": 153
},
"hsl": {
"h": 329.167,
"s": 69.231,
"l": 59.216
},
"oklch": {
"l": 0.64315,
"c": 0.19255,
"h": 352.1
},
"luminance": 0.2358
}Semantic roles & 50–950 ramp
primary
#DF4F99
secondary
#A9E1C4
accent
#EC913C
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80