#DA52B5#DA52B5
#DA52B5 is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.0% C 0.201 H 339.9°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DA52B5 |
|---|---|
| RGB | rgb(218, 82, 181) |
| HSL | hsl(316, 65%, 59%) |
| HSV | hsv(316, 62%, 85%) |
| CMYK | cmyk(0%, 62.4%, 17%, 14.5%) |
| CIE-LAB | lab(56.37, 63.62, -25.60) |
| CIE-LCH | lch(56.37, 68.57, 338.08°) |
| OKLab | oklab(65.02% 0.1887 -0.0689) |
| OKLCH | oklch(65.02% 0.201 339.9) |
| XYZ | xyz(40.2721, 24.2798, 46.2726) |
| Luminance | 0.2428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.58
Purpleish Pink
#DF4EC8
ΔE00 3.36
Pale Magenta
#D767AD
ΔE00 4.81
Pinky Purple
#C94CBE
ΔE00 4.96
Hot Magenta
#F504C9
ΔE00 6.05
Bright Pink
#FE01B1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA52B5 #52DA77
analogous
#BB52DA #DA52B5 #DA5271
triadic
#DA52B5 #B5DA52 #52B5DA
tetradic
#DA52B5 #DABB52 #52DA77 #5271DA
square
#DA52B5 #DABB52 #52DA77 #5271DA
split-complementary
#DA52B5 #71DA52 #52DABB
monochromatic
#921F73 #C52A9B #DA52B5 #E584CB #F0B7E0
Accessibility & contrast
On white
3.59
#DA52B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#DA52B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DA52B5
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA52B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA52B5 | 1.00 | 3.59 | 5.86 | 5.86 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5979B8
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#E6557C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #da52b5; /* rgb */ color: rgb(218, 82, 181); /* oklch */ color: oklch(65.0% 0.201 339.9);
Tailwind
colors: {
custom: {
50: '#e98bcb',
500: '#da52b5',
950: '#000000',
},
}SCSS
$custom: #da52b5; $custom-light: #e98bcb; $custom-dark: #000000;
JSON
{
"hex": "#da52b5",
"rgb": {
"r": 218,
"g": 82,
"b": 181
},
"hsl": {
"h": 316.324,
"s": 64.762,
"l": 58.824
},
"oklch": {
"l": 0.65017,
"c": 0.20087,
"h": 339.9
},
"luminance": 0.24276
}Semantic roles & 50–950 ramp
primary
#DA52B5
secondary
#A9DFB8
accent
#E86E40
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82