#DF47B1#DF47B1
#DF47B1 is a light, highly saturated pink. Relative luminance 0.234; OKLCH L 64.4% C 0.216 H 342.2°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DF47B1 |
|---|---|
| RGB | rgb(223, 71, 177) |
| HSL | hsl(318, 70%, 58%) |
| HSV | hsv(318, 68%, 87%) |
| CMYK | cmyk(0%, 68.2%, 20.6%, 12.5%) |
| CIE-LAB | lab(55.45, 68.63, -24.62) |
| CIE-LCH | lch(55.45, 72.92, 340.27°) |
| OKLab | oklab(64.45% 0.2057 -0.066) |
| OKLCH | oklch(64.45% 0.216 342.2) |
| XYZ | xyz(40.6217, 23.3728, 43.9585) |
| Luminance | 0.2337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.82
Purpleish Pink
#DF4EC8
ΔE00 4.13
Bright Pink
#FE01B1
ΔE00 4.86
Hot Magenta
#F504C9
ΔE00 5.26
Pinky Purple
#C94CBE
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF47B1 #47DF75
analogous
#C147DF #DF47B1 #DF4765
triadic
#DF47B1 #B1DF47 #47B1DF
tetradic
#DF47B1 #DFC147 #47DF75 #4765DF
square
#DF47B1 #DFC147 #47DF75 #4765DF
split-complementary
#DF47B1 #65DF47 #47DFC1
monochromatic
#92196E #C62295 #DF47B1 #E87BC7 #F1AFDD
Accessibility & contrast
On white
3.70
#DF47B1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#DF47B1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF47B1
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF47B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF47B1 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5475B4
Deuteranopia (green-blind)
#828EAD
Tritanopia (blue-blind)
#ED4876
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df47b1; /* rgb */ color: rgb(223, 71, 177); /* oklch */ color: oklch(64.4% 0.216 342.2);
Tailwind
colors: {
custom: {
50: '#ed86c8',
500: '#df47b1',
950: '#000000',
},
}SCSS
$custom: #df47b1; $custom-light: #ed86c8; $custom-dark: #000000;
JSON
{
"hex": "#df47b1",
"rgb": {
"r": 223,
"g": 71,
"b": 177
},
"hsl": {
"h": 318.158,
"s": 70.37,
"l": 57.647
},
"oklch": {
"l": 0.64449,
"c": 0.21603,
"h": 342.2
},
"luminance": 0.23369
}Semantic roles & 50–950 ramp
primary
#DF47B1
secondary
#A2DFB5
accent
#ED713B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82