#DF48B0#DF48B0
#DF48B0 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.214 H 342.6°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DF48B0 |
|---|---|
| RGB | rgb(223, 72, 176) |
| HSL | hsl(319, 70%, 58%) |
| HSV | hsv(319, 68%, 87%) |
| CMYK | cmyk(0%, 67.7%, 21.1%, 12.5%) |
| CIE-LAB | lab(55.54, 68.14, -23.90) |
| CIE-LCH | lch(55.54, 72.21, 340.67°) |
| OKLab | oklab(64.5% 0.2044 -0.064) |
| OKLCH | oklch(64.5% 0.214 342.6) |
| XYZ | xyz(40.5866, 23.4613, 43.4569) |
| Luminance | 0.2346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.72
Purpleish Pink
#DF4EC8
ΔE00 4.31
Bright Pink
#FE01B1
ΔE00 4.87
Hot Magenta
#F504C9
ΔE00 5.47
Pale Magenta
#D767AD
ΔE00 5.62
Pinky Purple
#C94CBE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF48B0 #48DF77
analogous
#C248DF #DF48B0 #DF4865
triadic
#DF48B0 #B0DF48 #48B0DF
tetradic
#DF48B0 #DFC248 #48DF77 #4865DF
square
#DF48B0 #DFC248 #48DF77 #4865DF
split-complementary
#DF48B0 #65DF48 #48DFC2
monochromatic
#931A6D #C72394 #DF48B0 #E87CC6 #F1B0DD
Accessibility & contrast
On white
3.69
#DF48B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#DF48B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF48B0
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF48B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF48B0 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5575B3
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#ED4976
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df48b0; /* rgb */ color: rgb(223, 72, 176); /* oklch */ color: oklch(64.5% 0.214 342.6);
Tailwind
colors: {
custom: {
50: '#ed86c7',
500: '#df48b0',
950: '#000000',
},
}SCSS
$custom: #df48b0; $custom-light: #ed86c7; $custom-dark: #000000;
JSON
{
"hex": "#df48b0",
"rgb": {
"r": 223,
"g": 72,
"b": 176
},
"hsl": {
"h": 318.675,
"s": 70.233,
"l": 57.843
},
"oklch": {
"l": 0.64501,
"c": 0.21418,
"h": 342.6
},
"luminance": 0.23457
}Semantic roles & 50–950 ramp
primary
#DF48B0
secondary
#A3E0B6
accent
#ED723B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82