#D252B5#D252B5
#D252B5 is a light, vivid pink. Relative luminance 0.231; OKLCH L 63.9% C 0.195 H 337.5°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D252B5 |
|---|---|
| RGB | rgb(210, 82, 181) |
| HSL | hsl(314, 59%, 57%) |
| HSV | hsv(314, 61%, 82%) |
| CMYK | cmyk(0%, 61%, 13.8%, 17.6%) |
| CIE-LAB | lab(55.15, 61.46, -27.58) |
| CIE-LCH | lch(55.15, 67.36, 335.83°) |
| OKLab | oklab(63.89% 0.1805 -0.0746) |
| OKLCH | oklch(63.89% 0.195 337.5) |
| XYZ | xyz(37.9367, 23.0756, 46.1631) |
| Luminance | 0.2307 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.62
Purpleish Pink
#DF4EC8
ΔE00 3.43
Pinky Purple
#C94CBE
ΔE00 3.52
Purpley Pink
#C83CB9
ΔE00 5.42
Pale Magenta
#D767AD
ΔE00 5.75
Pinkish Purple
#D648D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D252B5 #52D26F
analogous
#AF52D2 #D252B5 #D25275
triadic
#D252B5 #B5D252 #52B5D2
tetradic
#D252B5 #D2AF52 #52D26F #5275D2
square
#D252B5 #D2AF52 #52D26F #5275D2
split-complementary
#D252B5 #75D252 #52D2AF
monochromatic
#872370 #B73098 #D252B5 #DF83CA #EBB3DF
Accessibility & contrast
On white
3.74
#D252B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#D252B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D252B5
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D252B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D252B5 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5677B8
Deuteranopia (green-blind)
#7D8BB2
Tritanopia (blue-blind)
#DD577C
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d252b5; /* rgb */ color: rgb(210, 82, 181); /* oklch */ color: oklch(63.9% 0.195 337.5);
Tailwind
colors: {
custom: {
50: '#e38acb',
500: '#d252b5',
950: '#000000',
},
}SCSS
$custom: #d252b5; $custom-light: #e38acb; $custom-dark: #000000;
JSON
{
"hex": "#d252b5",
"rgb": {
"r": 210,
"g": 82,
"b": 181
},
"hsl": {
"h": 313.594,
"s": 58.716,
"l": 57.255
},
"oklch": {
"l": 0.63885,
"c": 0.19534,
"h": 337.5
},
"luminance": 0.23072
}Semantic roles & 50–950 ramp
primary
#D252B5
secondary
#A6DAB2
accent
#E26946
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82