#D55EB5#D55EB5
#D55EB5 is a light, vivid pink. Relative luminance 0.255; OKLCH L 65.7% C 0.180 H 339.1°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D55EB5 |
|---|---|
| RGB | rgb(213, 94, 181) |
| HSL | hsl(316, 59%, 60%) |
| HSV | hsv(316, 56%, 84%) |
| CMYK | cmyk(0%, 55.9%, 15%, 16.5%) |
| CIE-LAB | lab(57.55, 56.99, -23.84) |
| CIE-LCH | lch(57.55, 61.77, 337.30°) |
| OKLab | oklab(65.74% 0.1679 -0.0641) |
| OKLCH | oklch(65.74% 0.18 339.1) |
| XYZ | xyz(39.7844, 25.4909, 46.5320) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.60
Pale Magenta
#D767AD
ΔE00 3.25
Purpleish Pink
#DF4EC8
ΔE00 4.32
Orchid (survey)
#C875C4
ΔE00 5.82
Pinky Purple
#C94CBE
ΔE00 5.91
Orchid
#DA70D6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55EB5 #5ED57E
analogous
#B95ED5 #D55EB5 #D55E7A
triadic
#D55EB5 #B5D55E #5EB5D5
tetradic
#D55EB5 #D5B95E #5ED57E #5E7AD5
square
#D55EB5 #D5B95E #5ED57E #5E7AD5
split-complementary
#D55EB5 #7AD55E #5ED5B9
monochromatic
#922675 #C3339C #D55EB5 #E28FCB #EEBFE2
Accessibility & contrast
On white
3.44
#D55EB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#D55EB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55EB5
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55EB5 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#637EB8
Deuteranopia (green-blind)
#8591B2
Tritanopia (blue-blind)
#E06181
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d55eb5; /* rgb */ color: rgb(213, 94, 181); /* oklch */ color: oklch(65.7% 0.180 339.1);
Tailwind
colors: {
custom: {
50: '#e591cb',
500: '#d55eb5',
950: '#000000',
},
}SCSS
$custom: #d55eb5; $custom-light: #e591cb; $custom-dark: #000000;
JSON
{
"hex": "#d55eb5",
"rgb": {
"r": 213,
"g": 94,
"b": 181
},
"hsl": {
"h": 316.134,
"s": 58.621,
"l": 60.196
},
"oklch": {
"l": 0.65741,
"c": 0.17974,
"h": 339.1
},
"luminance": 0.25488
}Semantic roles & 50–950 ramp
primary
#D55EB5
secondary
#B1DEBD
accent
#C64C1F
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82