#DF4DB5#DF4DB5
#DF4DB5 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.211 H 341.1°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DF4DB5 |
|---|---|
| RGB | rgb(223, 77, 181) |
| HSL | hsl(317, 70%, 59%) |
| HSV | hsv(317, 65%, 87%) |
| CMYK | cmyk(0%, 65.5%, 18.8%, 12.5%) |
| CIE-LAB | lab(56.42, 66.93, -25.45) |
| CIE-LCH | lch(56.42, 71.61, 339.18°) |
| OKLab | oklab(65.21% 0.1996 -0.0684) |
| OKLCH | oklch(65.21% 0.211 341.1) |
| XYZ | xyz(41.4269, 24.3358, 46.2226) |
| Luminance | 0.2433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.36
Purpleish Pink
#DF4EC8
ΔE00 3.43
Pale Magenta
#D767AD
ΔE00 5.20
Bright Pink
#FE01B1
ΔE00 5.36
Pinky Purple
#C94CBE
ΔE00 5.37
Hot Magenta
#F504C9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF4DB5 #4DDF77
analogous
#C04DDF #DF4DB5 #DF4D6C
triadic
#DF4DB5 #B5DF4D #4DB5DF
tetradic
#DF4DB5 #DFC04D #4DDF77 #4D6CDF
square
#DF4DB5 #DFC04D #4DDF77 #4D6CDF
split-complementary
#DF4DB5 #6CDF4D #4DDFC0
monochromatic
#971B73 #CA249B #DF4DB5 #E881CB #F2B5E0
Accessibility & contrast
On white
3.58
#DF4DB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#DF4DB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF4DB5
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF4DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF4DB5 | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5778B8
Deuteranopia (green-blind)
#8490B1
Tritanopia (blue-blind)
#EC507A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #df4db5; /* rgb */ color: rgb(223, 77, 181); /* oklch */ color: oklch(65.2% 0.211 341.1);
Tailwind
colors: {
custom: {
50: '#ed89cb',
500: '#df4db5',
950: '#000000',
},
}SCSS
$custom: #df4db5; $custom-light: #ed89cb; $custom-dark: #000000;
JSON
{
"hex": "#df4db5",
"rgb": {
"r": 223,
"g": 77,
"b": 181
},
"hsl": {
"h": 317.26,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.65209,
"c": 0.211,
"h": 341.1
},
"luminance": 0.24332
}Semantic roles & 50–950 ramp
primary
#DF4DB5
secondary
#A7E1B8
accent
#EC6E3B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82