#DF49B0#DF49B0
#DF49B0 is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.6% C 0.213 H 342.7°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DF49B0 |
|---|---|
| RGB | rgb(223, 73, 176) |
| HSL | hsl(319, 70%, 58%) |
| HSV | hsv(319, 67%, 87%) |
| CMYK | cmyk(0%, 67.3%, 21.1%, 12.5%) |
| CIE-LAB | lab(55.68, 67.77, -23.70) |
| CIE-LCH | lch(55.68, 71.79, 340.73°) |
| OKLab | oklab(64.6% 0.2033 -0.0634) |
| OKLCH | oklch(64.6% 0.213 342.7) |
| XYZ | xyz(40.6517, 23.5916, 43.4786) |
| Luminance | 0.2359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.62
Purpleish Pink
#DF4EC8
ΔE00 4.32
Bright Pink
#FE01B1
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 5.47
Hot Magenta
#F504C9
ΔE00 5.57
Pinky Purple
#C94CBE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF49B0 #49DF78
analogous
#C349DF #DF49B0 #DF4965
triadic
#DF49B0 #B0DF49 #49B0DF
tetradic
#DF49B0 #DFC349 #49DF78 #4965DF
square
#DF49B0 #DFC349 #49DF78 #4965DF
split-complementary
#DF49B0 #65DF49 #49DFC3
monochromatic
#941A6E #C82394 #DF49B0 #E87DC7 #F1B1DD
Accessibility & contrast
On white
3.67
#DF49B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#DF49B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF49B0
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF49B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF49B0 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5676B3
Deuteranopia (green-blind)
#848EAC
Tritanopia (blue-blind)
#ED4A76
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #df49b0; /* rgb */ color: rgb(223, 73, 176); /* oklch */ color: oklch(64.6% 0.213 342.7);
Tailwind
colors: {
custom: {
50: '#ed86c7',
500: '#df49b0',
950: '#000000',
},
}SCSS
$custom: #df49b0; $custom-light: #ed86c7; $custom-dark: #000000;
JSON
{
"hex": "#df49b0",
"rgb": {
"r": 223,
"g": 73,
"b": 176
},
"hsl": {
"h": 318.8,
"s": 70.093,
"l": 58.039
},
"oklch": {
"l": 0.64598,
"c": 0.21294,
"h": 342.7
},
"luminance": 0.23588
}Semantic roles & 50–950 ramp
primary
#DF49B0
secondary
#A4E0B7
accent
#ED733B
background
#FFF8FC
surface
#FEF0F8
border
#D6CBD1
text
#170C13
muted
#857D82