#D55EAF#D55EAF
#D55EAF is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.5% C 0.176 H 341.6°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D55EAF |
|---|---|
| RGB | rgb(213, 94, 175) |
| HSL | hsl(319, 59%, 60%) |
| HSV | hsv(319, 56%, 84%) |
| CMYK | cmyk(0%, 55.9%, 17.8%, 16.5%) |
| CIE-LAB | lab(57.32, 56.10, -20.73) |
| CIE-LCH | lch(57.32, 59.80, 339.72°) |
| OKLab | oklab(65.49% 0.1666 -0.0554) |
| OKLCH | oklch(65.49% 0.176 341.6) |
| XYZ | xyz(39.1819, 25.2499, 43.3592) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.45
Pale Magenta
#D767AD
ΔE00 2.41
Purpleish Pink
#DF4EC8
ΔE00 5.37
Orchid (survey)
#C875C4
ΔE00 6.52
Pinky Purple
#C94CBE
ΔE00 6.73
Orchid
#DA70D6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55EAF #5ED584
analogous
#C05ED5 #D55EAF #D55E73
triadic
#D55EAF #AFD55E #5EAFD5
tetradic
#D55EAF #D5C05E #5ED584 #5E73D5
square
#D55EAF #D5C05E #5ED584 #5E73D5
split-complementary
#D55EAF #73D55E #5ED5C0
monochromatic
#922670 #C33395 #D55EAF #E28FC7 #EEBFDF
Accessibility & contrast
On white
3.47
#D55EAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#D55EAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55EAF
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55EAF | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657DB2
Deuteranopia (green-blind)
#8791AC
Tritanopia (blue-blind)
#E15F7F
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #d55eaf; /* rgb */ color: rgb(213, 94, 175); /* oklch */ color: oklch(65.5% 0.176 341.6);
Tailwind
colors: {
custom: {
50: '#e591c7',
500: '#d55eaf',
950: '#000000',
},
}SCSS
$custom: #d55eaf; $custom-light: #e591c7; $custom-dark: #000000;
JSON
{
"hex": "#d55eaf",
"rgb": {
"r": 213,
"g": 94,
"b": 175
},
"hsl": {
"h": 319.16,
"s": 58.621,
"l": 60.196
},
"oklch": {
"l": 0.65493,
"c": 0.17555,
"h": 341.6
},
"luminance": 0.25247
}Semantic roles & 50–950 ramp
primary
#D55EAF
secondary
#B1DEBF
accent
#C6551F
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82