#D55DAF#D55DAF
#D55DAF is a light, vivid pink. Relative luminance 0.251; OKLCH L 65.4% C 0.177 H 341.5°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DAF |
|---|---|
| RGB | rgb(213, 93, 175) |
| HSL | hsl(319, 59%, 60%) |
| HSV | hsv(319, 56%, 84%) |
| CMYK | cmyk(0%, 56.3%, 17.8%, 16.5%) |
| CIE-LAB | lab(57.15, 56.56, -20.99) |
| CIE-LCH | lch(57.15, 60.33, 339.63°) |
| OKLab | oklab(65.37% 0.1679 -0.0562) |
| OKLCH | oklch(65.37% 0.177 341.5) |
| XYZ | xyz(39.0936, 25.0732, 43.3298) |
| Luminance | 0.2507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.34
Pale Magenta
#D767AD
ΔE00 2.62
Purpleish Pink
#DF4EC8
ΔE00 5.25
Pinky Purple
#C94CBE
ΔE00 6.56
Orchid (survey)
#C875C4
ΔE00 6.63
Orchid
#DA70D6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DAF #5DD583
analogous
#BF5DD5 #D55DAF #D55D73
triadic
#D55DAF #AFD55D #5DAFD5
tetradic
#D55DAF #D5BF5D #5DD583 #5D73D5
square
#D55DAF #D5BF5D #5DD583 #5D73D5
split-complementary
#D55DAF #73D55D #5DD5BF
monochromatic
#922670 #C23295 #D55DAF #E28EC7 #EEBEDF
Accessibility & contrast
On white
3.49
#D55DAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#D55DAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DAF
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DAF | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#647DB2
Deuteranopia (green-blind)
#8790AC
Tritanopia (blue-blind)
#E15E7E
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #d55daf; /* rgb */ color: rgb(213, 93, 175); /* oklch */ color: oklch(65.4% 0.177 341.5);
Tailwind
colors: {
custom: {
50: '#e590c7',
500: '#d55daf',
950: '#000000',
},
}SCSS
$custom: #d55daf; $custom-light: #e590c7; $custom-dark: #000000;
JSON
{
"hex": "#d55daf",
"rgb": {
"r": 213,
"g": 93,
"b": 175
},
"hsl": {
"h": 319,
"s": 58.824,
"l": 60
},
"oklch": {
"l": 0.65366,
"c": 0.17709,
"h": 341.5
},
"luminance": 0.2507
}Semantic roles & 50–950 ramp
primary
#D55DAF
secondary
#B0DEBE
accent
#E27746
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#160D13
muted
#847E82