#DF4DB4#DF4DB4
#DF4DB4 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.210 H 341.5°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DF4DB4 |
|---|---|
| RGB | rgb(223, 77, 180) |
| HSL | hsl(318, 70%, 59%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 65.5%, 19.3%, 12.5%) |
| CIE-LAB | lab(56.38, 66.80, -24.93) |
| CIE-LCH | lch(56.38, 71.30, 339.53°) |
| OKLab | oklab(65.17% 0.1994 -0.0669) |
| OKLCH | oklch(65.17% 0.21 341.5) |
| XYZ | xyz(41.3247, 24.2949, 45.6842) |
| Luminance | 0.2429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.32
Purpleish Pink
#DF4EC8
ΔE00 3.62
Pale Magenta
#D767AD
ΔE00 5.12
Bright Pink
#FE01B1
ΔE00 5.31
Pinky Purple
#C94CBE
ΔE00 5.50
Hot Magenta
#F504C9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF4DB4 #4DDF78
analogous
#C14DDF #DF4DB4 #DF4D6B
triadic
#DF4DB4 #B4DF4D #4DB4DF
tetradic
#DF4DB4 #DFC14D #4DDF78 #4D6BDF
square
#DF4DB4 #DFC14D #4DDF78 #4D6BDF
split-complementary
#DF4DB4 #6BDF4D #4DDFC1
monochromatic
#971B72 #CA249A #DF4DB4 #E881CA #F2B5E0
Accessibility & contrast
On white
3.58
#DF4DB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#DF4DB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF4DB4
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF4DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF4DB4 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5878B7
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#EC4F7A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #df4db4; /* rgb */ color: rgb(223, 77, 180); /* oklch */ color: oklch(65.2% 0.210 341.5);
Tailwind
colors: {
custom: {
50: '#ed89ca',
500: '#df4db4',
950: '#000000',
},
}SCSS
$custom: #df4db4; $custom-light: #ed89ca; $custom-dark: #000000;
JSON
{
"hex": "#df4db4",
"rgb": {
"r": 223,
"g": 77,
"b": 180
},
"hsl": {
"h": 317.671,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.65166,
"c": 0.21036,
"h": 341.5
},
"luminance": 0.24291
}Semantic roles & 50–950 ramp
primary
#DF4DB4
secondary
#A7E1B8
accent
#EC703B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82