#DF47B0#DF47B0
#DF47B0 is a light, highly saturated pink. Relative luminance 0.233; OKLCH L 64.4% C 0.215 H 342.6°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DF47B0 |
|---|---|
| RGB | rgb(223, 71, 176) |
| HSL | hsl(319, 70%, 58%) |
| HSV | hsv(319, 68%, 87%) |
| CMYK | cmyk(0%, 68.2%, 21.1%, 12.5%) |
| CIE-LAB | lab(55.41, 68.50, -24.10) |
| CIE-LCH | lch(55.41, 72.62, 340.62°) |
| OKLab | oklab(64.41% 0.2055 -0.0645) |
| OKLCH | oklch(64.41% 0.215 342.6) |
| XYZ | xyz(40.5224, 23.3330, 43.4355) |
| Luminance | 0.2333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.82
Purpleish Pink
#DF4EC8
ΔE00 4.32
Bright Pink
#FE01B1
ΔE00 4.83
Hot Magenta
#F504C9
ΔE00 5.38
Pinky Purple
#C94CBE
ΔE00 5.57
Pale Magenta
#D767AD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF47B0 #47DF76
analogous
#C247DF #DF47B0 #DF4764
triadic
#DF47B0 #B0DF47 #47B0DF
tetradic
#DF47B0 #DFC247 #47DF76 #4764DF
square
#DF47B0 #DFC247 #47DF76 #4764DF
split-complementary
#DF47B0 #64DF47 #47DFC2
monochromatic
#92196D #C62294 #DF47B0 #E87BC6 #F1AFDD
Accessibility & contrast
On white
3.71
#DF47B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#DF47B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF47B0
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF47B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF47B0 | 1.00 | 3.71 | 5.67 | 5.67 |
| #FFFFFF | 3.71 | 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)
#5575B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#ED4875
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df47b0; /* rgb */ color: rgb(223, 71, 176); /* oklch */ color: oklch(64.4% 0.215 342.6);
Tailwind
colors: {
custom: {
50: '#ed85c7',
500: '#df47b0',
950: '#000000',
},
}SCSS
$custom: #df47b0; $custom-light: #ed85c7; $custom-dark: #000000;
JSON
{
"hex": "#df47b0",
"rgb": {
"r": 223,
"g": 71,
"b": 176
},
"hsl": {
"h": 318.553,
"s": 70.37,
"l": 57.647
},
"oklch": {
"l": 0.64406,
"c": 0.21541,
"h": 342.6
},
"luminance": 0.23329
}Semantic roles & 50–950 ramp
primary
#DF47B0
secondary
#A2DFB5
accent
#ED723B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82