#DF48B1#DF48B1
#DF48B1 is a light, highly saturated pink. Relative luminance 0.235; OKLCH L 64.5% C 0.215 H 342.3°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DF48B1 |
|---|---|
| RGB | rgb(223, 72, 177) |
| HSL | hsl(318, 70%, 58%) |
| HSV | hsv(318, 68%, 87%) |
| CMYK | cmyk(0%, 67.7%, 20.6%, 12.5%) |
| CIE-LAB | lab(55.58, 68.27, -24.42) |
| CIE-LCH | lch(55.58, 72.51, 340.32°) |
| OKLab | oklab(64.54% 0.2046 -0.0654) |
| OKLCH | oklch(64.54% 0.215 342.3) |
| XYZ | xyz(40.6859, 23.5010, 43.9799) |
| Luminance | 0.2350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.72
Purpleish Pink
#DF4EC8
ΔE00 4.13
Bright Pink
#FE01B1
ΔE00 4.90
Hot Magenta
#F504C9
ΔE00 5.35
Pinky Purple
#C94CBE
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF48B1 #48DF76
analogous
#C148DF #DF48B1 #DF4865
triadic
#DF48B1 #B1DF48 #48B1DF
tetradic
#DF48B1 #DFC148 #48DF76 #4865DF
square
#DF48B1 #DFC148 #48DF76 #4865DF
split-complementary
#DF48B1 #65DF48 #48DFC1
monochromatic
#931A6E #C72395 #DF48B1 #E87CC7 #F1B0DD
Accessibility & contrast
On white
3.68
#DF48B1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#DF48B1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF48B1
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF48B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF48B1 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5575B4
Deuteranopia (green-blind)
#838EAD
Tritanopia (blue-blind)
#ED4976
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df48b1; /* rgb */ color: rgb(223, 72, 177); /* oklch */ color: oklch(64.5% 0.215 342.3);
Tailwind
colors: {
custom: {
50: '#ed86c8',
500: '#df48b1',
950: '#000000',
},
}SCSS
$custom: #df48b1; $custom-light: #ed86c8; $custom-dark: #000000;
JSON
{
"hex": "#df48b1",
"rgb": {
"r": 223,
"g": 72,
"b": 177
},
"hsl": {
"h": 318.278,
"s": 70.233,
"l": 57.843
},
"oklch": {
"l": 0.64544,
"c": 0.2148,
"h": 342.3
},
"luminance": 0.23497
}Semantic roles & 50–950 ramp
primary
#DF48B1
secondary
#A3E0B6
accent
#ED713B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82