#D55CAF#D55CAF
#D55CAF is a light, vivid pink. Relative luminance 0.249; OKLCH L 65.2% C 0.179 H 341.4°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D55CAF |
|---|---|
| RGB | rgb(213, 92, 175) |
| HSL | hsl(319, 59%, 60%) |
| HSV | hsv(319, 57%, 84%) |
| CMYK | cmyk(0%, 56.8%, 17.8%, 16.5%) |
| CIE-LAB | lab(56.98, 57.01, -21.25) |
| CIE-LCH | lch(56.98, 60.84, 339.55°) |
| OKLab | oklab(65.24% 0.1693 -0.0569) |
| OKLCH | oklch(65.24% 0.179 341.4) |
| XYZ | xyz(39.0064, 24.8988, 43.3007) |
| Luminance | 0.2490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.27
Pale Magenta
#D767AD
ΔE00 2.83
Purpleish Pink
#DF4EC8
ΔE00 5.13
Pinky Purple
#C94CBE
ΔE00 6.39
Orchid (survey)
#C875C4
ΔE00 6.73
Bright Pink
#FE01B1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55CAF #5CD582
analogous
#BE5CD5 #D55CAF #D55C73
triadic
#D55CAF #AFD55C #5CAFD5
tetradic
#D55CAF #D5BE5C #5CD582 #5C73D5
square
#D55CAF #D5BE5C #5CD582 #5C73D5
split-complementary
#D55CAF #73D55C #5CD5BE
monochromatic
#91256F #C23295 #D55CAF #E28DC7 #EEBDDF
Accessibility & contrast
On white
3.51
#D55CAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#D55CAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55CAF
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55CAF | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#647CB2
Deuteranopia (green-blind)
#8690AC
Tritanopia (blue-blind)
#E15E7E
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #d55caf; /* rgb */ color: rgb(213, 92, 175); /* oklch */ color: oklch(65.2% 0.179 341.4);
Tailwind
colors: {
custom: {
50: '#e590c7',
500: '#d55caf',
950: '#000000',
},
}SCSS
$custom: #d55caf; $custom-light: #e590c7; $custom-dark: #000000;
JSON
{
"hex": "#d55caf",
"rgb": {
"r": 213,
"g": 92,
"b": 175
},
"hsl": {
"h": 318.843,
"s": 59.024,
"l": 59.804
},
"oklch": {
"l": 0.6524,
"c": 0.17861,
"h": 341.4
},
"luminance": 0.24896
}Semantic roles & 50–950 ramp
primary
#D55CAF
secondary
#AFDEBE
accent
#E27746
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82