#D55C9D#D55C9D
#D55C9D is a light, vivid pink. Relative luminance 0.242; OKLCH L 64.5% C 0.168 H 349.4°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D55C9D |
|---|---|
| RGB | rgb(213, 92, 157) |
| HSL | hsl(328, 59%, 60%) |
| HSV | hsv(328, 57%, 84%) |
| CMYK | cmyk(0%, 56.8%, 26.3%, 16.5%) |
| CIE-LAB | lab(56.33, 54.50, -11.78) |
| CIE-LCH | lch(56.33, 55.76, 347.80°) |
| OKLab | oklab(64.54% 0.1647 -0.0307) |
| OKLCH | oklch(64.54% 0.168 349.4) |
| XYZ | xyz(37.3549, 24.2382, 34.6029) |
| Luminance | 0.2424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.56
Purplish Pink
#CE5DAE
ΔE00 4.51
Barbie Pink
#FE46A5
ΔE00 6.49
Palevioletred
#DB7093
ΔE00 7.31
Darkish Pink
#DA467D
ΔE00 7.44
Medium Pink
#F36196
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55C9D #5CD594
analogous
#D15CD5 #D55C9D #D55C60
triadic
#D55C9D #9DD55C #5C9DD5
tetradic
#D55C9D #D5D15C #5CD594 #5C60D5
square
#D55C9D #D5D15C #5CD594 #5C60D5
split-complementary
#D55C9D #60D55C #5CD5D1
monochromatic
#91255F #C2327F #D55C9D #E28DBA #EEBDD8
Accessibility & contrast
On white
3.59
#D55C9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#D55C9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55C9D
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55C9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55C9D | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A7A9F
Deuteranopia (green-blind)
#8B8F9A
Tritanopia (blue-blind)
#E35876
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #d55c9d; /* rgb */ color: rgb(213, 92, 157); /* oklch */ color: oklch(64.5% 0.168 349.4);
Tailwind
colors: {
custom: {
50: '#e58fba',
500: '#d55c9d',
950: '#000000',
},
}SCSS
$custom: #d55c9d; $custom-light: #e58fba; $custom-dark: #000000;
JSON
{
"hex": "#d55c9d",
"rgb": {
"r": 213,
"g": 92,
"b": 157
},
"hsl": {
"h": 327.769,
"s": 59.024,
"l": 59.804
},
"oklch": {
"l": 0.64543,
"c": 0.16756,
"h": 349.4
},
"luminance": 0.24235
}Semantic roles & 50–950 ramp
primary
#D55C9D
secondary
#AFDEC5
accent
#E28E46
background
#FEF9FB
surface
#FDF1F6
border
#D5CBD0
text
#160D11
muted
#847E80