#D55FD5#D55FD5
#D55FD5 is a light, highly saturated purple. Relative luminance 0.271; OKLCH L 67.3% C 0.204 H 327.5°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D55FD5 |
|---|---|
| RGB | rgb(213, 95, 213) |
| HSL | hsl(300, 58%, 60%) |
| HSV | hsv(300, 55%, 84%) |
| CMYK | cmyk(0%, 55.4%, 0%, 16.5%) |
| CIE-LAB | lab(59.10, 61.73, -39.68) |
| CIE-LCH | lch(59.10, 73.38, 327.27°) |
| OKLab | oklab(67.33% 0.1718 -0.1092) |
| OKLCH | oklch(67.33% 0.204 327.5) |
| XYZ | xyz(43.5423, 27.1373, 65.8825) |
| Luminance | 0.2713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.71
Orchid
#DA70D6
ΔE00 3.82
Pinkish Purple
#D648D7
ΔE00 3.87
Heliotrope
#D94FF5
ΔE00 5.39
Pinky Purple
#C94CBE
ΔE00 5.67
Orchid (survey)
#C875C4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55FD5 #5FD55F
analogous
#9A5FD5 #D55FD5 #D55F9A
triadic
#D55FD5 #D5D55F #5FD5D5
tetradic
#D55FD5 #D59A5F #5FD55F #5F9AD5
square
#D55FD5 #D59A5F #5FD55F #5F9AD5
split-complementary
#D55FD5 #9AD55F #5FD59A
monochromatic
#932793 #C333C3 #D55FD5 #E28FE2 #EEC0EE
Accessibility & contrast
On white
3.27
#D55FD5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#D55FD5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55FD5
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55FD5 | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5384D9
Deuteranopia (green-blind)
#7994D2
Tritanopia (blue-blind)
#DB6D91
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d55fd5; /* rgb */ color: rgb(213, 95, 213); /* oklch */ color: oklch(67.3% 0.204 327.5);
Tailwind
colors: {
custom: {
50: '#e592e2',
500: '#d55fd5',
950: '#000000',
},
}SCSS
$custom: #d55fd5; $custom-light: #e592e2; $custom-dark: #000000;
JSON
{
"hex": "#d55fd5",
"rgb": {
"r": 213,
"g": 95,
"b": 213
},
"hsl": {
"h": 300,
"s": 58.416,
"l": 60.392
},
"oklch": {
"l": 0.67334,
"c": 0.20356,
"h": 327.5
},
"luminance": 0.27135
}Semantic roles & 50–950 ramp
primary
#D55FD5
secondary
#B1DEB1
accent
#C61F1F
background
#FEF9FD
surface
#FDF2FB
border
#D5CCD4
text
#160D15
muted
#847E83