#D57EBC#D57EBC
#D57EBC is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.6% C 0.132 H 338.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D57EBC |
|---|---|
| RGB | rgb(213, 126, 188) |
| HSL | hsl(317, 51%, 66%) |
| HSV | hsv(317, 41%, 84%) |
| CMYK | cmyk(0%, 40.8%, 11.7%, 16.5%) |
| CIE-LAB | lab(63.92, 42.25, -18.10) |
| CIE-LCH | lch(63.92, 45.97, 336.81°) |
| OKLab | oklab(70.58% 0.1231 -0.0484) |
| OKLCH | oklch(70.58% 0.132 338.5) |
| XYZ | xyz(43.9786, 32.7013, 51.5627) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.11
Pale Magenta
#D767AD
ΔE00 5.42
Orchid
#DA70D6
ΔE00 6.83
Bubblegum Pink
#FE83CC
ΔE00 7.01
Pink (survey)
#FF81C0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57EBC #7ED597
analogous
#C37ED5 #D57EBC #D57E91
triadic
#D57EBC #BCD57E #7EBCD5
tetradic
#D57EBC #D5C37E #7ED597 #7E91D5
square
#D57EBC #D5C37E #7ED597 #7E91D5
split-complementary
#D57EBC #91D57E #7ED5C3
monochromatic
#A33584 #C650A4 #D57EBC #E4ACD4 #F3DAEC
Accessibility & contrast
On white
2.79
#D57EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D57EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57EBC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57EBC | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#DE8095
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d57ebc; /* rgb */ color: rgb(213, 126, 188); /* oklch */ color: oklch(70.6% 0.132 338.5);
Tailwind
colors: {
custom: {
50: '#e3a5d0',
500: '#d57ebc',
950: '#000000',
},
}SCSS
$custom: #d57ebc; $custom-light: #e3a5d0; $custom-dark: #000000;
JSON
{
"hex": "#d57ebc",
"rgb": {
"r": 213,
"g": 126,
"b": 188
},
"hsl": {
"h": 317.241,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.70581,
"c": 0.13224,
"h": 338.5
},
"luminance": 0.32699
}Semantic roles & 50–950 ramp
primary
#D57EBC
secondary
#C9E6D1
accent
#BE5327
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F14
muted
#847F82