#D57DBE#D57DBE
#D57DBE is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.5% C 0.136 H 337.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D57DBE |
|---|---|
| RGB | rgb(213, 125, 190) |
| HSL | hsl(316, 51%, 66%) |
| HSV | hsv(316, 41%, 84%) |
| CMYK | cmyk(0%, 41.3%, 10.8%, 16.5%) |
| CIE-LAB | lab(63.78, 43.10, -19.44) |
| CIE-LCH | lch(63.78, 47.28, 335.73°) |
| OKLab | oklab(70.5% 0.1251 -0.0521) |
| OKLCH | oklch(70.5% 0.136 337.4) |
| XYZ | xyz(44.0685, 32.5337, 52.6637) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.69
Pale Magenta
#D767AD
ΔE00 5.36
Orchid
#DA70D6
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.11
Purplish Pink
#CE5DAE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57DBE #7DD594
analogous
#C07DD5 #D57DBE #D57D92
triadic
#D57DBE #BED57D #7DBED5
tetradic
#D57DBE #D5C07D #7DD594 #7D92D5
square
#D57DBE #D5C07D #7DD594 #7D92D5
split-complementary
#D57DBE #92D57D #7DD5C0
monochromatic
#A33586 #C64FA7 #D57DBE #E4ABD5 #F3DAEC
Accessibility & contrast
On white
2.80
#D57DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#D57DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57DBE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57DBE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#969FBB
Tritanopia (blue-blind)
#DE8095
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d57dbe; /* rgb */ color: rgb(213, 125, 190); /* oklch */ color: oklch(70.5% 0.136 337.4);
Tailwind
colors: {
custom: {
50: '#e3a4d1',
500: '#d57dbe',
950: '#000000',
},
}SCSS
$custom: #d57dbe; $custom-light: #e3a4d1; $custom-dark: #000000;
JSON
{
"hex": "#d57dbe",
"rgb": {
"r": 213,
"g": 125,
"b": 190
},
"hsl": {
"h": 315.682,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.70501,
"c": 0.13554,
"h": 337.4
},
"luminance": 0.32531
}Semantic roles & 50–950 ramp
primary
#D57DBE
secondary
#C9E5D0
accent
#BF4F27
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F14
muted
#847F82