#D55EBE#D55EBE
#D55EBE is a light, vivid pink. Relative luminance 0.259; OKLCH L 66.1% C 0.186 H 335.6°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D55EBE |
|---|---|
| RGB | rgb(213, 94, 190) |
| HSL | hsl(312, 59%, 60%) |
| HSV | hsv(312, 56%, 84%) |
| CMYK | cmyk(0%, 55.9%, 10.8%, 16.5%) |
| CIE-LAB | lab(57.92, 58.38, -28.44) |
| CIE-LCH | lch(57.92, 64.94, 334.03°) |
| OKLab | oklab(66.13% 0.1697 -0.0771) |
| OKLCH | oklch(66.13% 0.186 335.6) |
| XYZ | xyz(40.7378, 25.8723, 51.5534) |
| Luminance | 0.2587 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.97
Purpleish Pink
#DF4EC8
ΔE00 3.07
Pale Magenta
#D767AD
ΔE00 4.77
Pinky Purple
#C94CBE
ΔE00 5.07
Orchid (survey)
#C875C4
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55EBE #5ED575
analogous
#B15ED5 #D55EBE #D55E82
triadic
#D55EBE #BED55E #5EBED5
tetradic
#D55EBE #D5B15E #5ED575 #5E82D5
square
#D55EBE #D5B15E #5ED575 #5E82D5
split-complementary
#D55EBE #82D55E #5ED5B1
monochromatic
#92267D #C333A7 #D55EBE #E28FD2 #EEBFE5
Accessibility & contrast
On white
3.40
#D55EBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#D55EBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55EBE
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55EBE | 1.00 | 3.40 | 6.17 | 6.17 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F80C1
Deuteranopia (green-blind)
#8292BB
Tritanopia (blue-blind)
#DF6486
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #d55ebe; /* rgb */ color: rgb(213, 94, 190); /* oklch */ color: oklch(66.1% 0.186 335.6);
Tailwind
colors: {
custom: {
50: '#e591d2',
500: '#d55ebe',
950: '#000000',
},
}SCSS
$custom: #d55ebe; $custom-light: #e591d2; $custom-dark: #000000;
JSON
{
"hex": "#d55ebe",
"rgb": {
"r": 213,
"g": 94,
"b": 190
},
"hsl": {
"h": 311.597,
"s": 58.621,
"l": 60.196
},
"oklch": {
"l": 0.6613,
"c": 0.18639,
"h": 335.6
},
"luminance": 0.25869
}Semantic roles & 50–950 ramp
primary
#D55EBE
secondary
#B1DEB9
accent
#C6401F
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D14
muted
#847E82