#D55EBC#D55EBC
#D55EBC is a light, vivid pink. Relative luminance 0.258; OKLCH L 66.0% C 0.185 H 336.3°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D55EBC |
|---|---|
| RGB | rgb(213, 94, 188) |
| HSL | hsl(313, 59%, 60%) |
| HSV | hsv(313, 56%, 84%) |
| CMYK | cmyk(0%, 55.9%, 11.7%, 16.5%) |
| CIE-LAB | lab(57.83, 58.07, -27.42) |
| CIE-LCH | lch(57.83, 64.22, 334.72°) |
| OKLab | oklab(66.04% 0.1693 -0.0742) |
| OKLCH | oklch(66.04% 0.185 336.3) |
| XYZ | xyz(40.5207, 25.7854, 50.4101) |
| Luminance | 0.2578 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.63
Purpleish Pink
#DF4EC8
ΔE00 3.30
Pale Magenta
#D767AD
ΔE00 4.42
Pinky Purple
#C94CBE
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55EBC #5ED577
analogous
#B25ED5 #D55EBC #D55E80
triadic
#D55EBC #BCD55E #5EBCD5
tetradic
#D55EBC #D5B25E #5ED577 #5E80D5
square
#D55EBC #D5B25E #5ED577 #5E80D5
split-complementary
#D55EBC #80D55E #5ED5B2
monochromatic
#92267C #C333A5 #D55EBC #E28FD0 #EEBFE4
Accessibility & contrast
On white
3.41
#D55EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#D55EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55EBC
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55EBC | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6080BF
Deuteranopia (green-blind)
#8392B9
Tritanopia (blue-blind)
#DF6485
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #d55ebc; /* rgb */ color: rgb(213, 94, 188); /* oklch */ color: oklch(66.0% 0.185 336.3);
Tailwind
colors: {
custom: {
50: '#e591d0',
500: '#d55ebc',
950: '#000000',
},
}SCSS
$custom: #d55ebc; $custom-light: #e591d0; $custom-dark: #000000;
JSON
{
"hex": "#d55ebc",
"rgb": {
"r": 213,
"g": 94,
"b": 188
},
"hsl": {
"h": 312.605,
"s": 58.621,
"l": 60.196
},
"oklch": {
"l": 0.66042,
"c": 0.18487,
"h": 336.3
},
"luminance": 0.25782
}Semantic roles & 50–950 ramp
primary
#D55EBC
secondary
#B1DEBA
accent
#C6421F
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D14
muted
#847E82