#D55DEA#D55DEA
#D55DEA is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 68.2% C 0.225 H 321.4°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DEA |
|---|---|
| RGB | rgb(213, 93, 234) |
| HSL | hsl(291, 77%, 64%) |
| HSV | hsv(291, 60%, 92%) |
| CMYK | cmyk(9%, 60.3%, 0%, 8.2%) |
| CIE-LAB | lab(59.81, 66.36, -50.34) |
| CIE-LCH | lch(59.81, 83.29, 322.82°) |
| OKLab | oklab(68.19% 0.1758 -0.1401) |
| OKLCH | oklch(68.19% 0.225 321.4) |
| XYZ | xyz(46.2046, 27.9176, 80.7808) |
| Luminance | 0.2792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.44
Bright Lilac
#C95EFB
ΔE00 3.75
Bright Lavender
#C760FF
ΔE00 4.46
Pinkish Purple
#D648D7
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.79
Mediumorchid
#BA55D3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DEA #72EA5D
analogous
#8F5DEA #D55DEA #EA5DB9
triadic
#D55DEA #EAD55D #5DEAD5
tetradic
#D55DEA #EA8F5D #72EA5D #5DB9EA
square
#D55DEA #EA8F5D #72EA5D #5DB9EA
split-complementary
#D55DEA #B9EA5D #5DEA8F
monochromatic
#9E17B5 #C727E3 #D55DEA #E393F1 #F1C9F8
Accessibility & contrast
On white
3.19
#D55DEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#D55DEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DEA
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DEA | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E87EE
Deuteranopia (green-blind)
#6C95E6
Tritanopia (blue-blind)
#D7739B
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #d55dea; /* rgb */ color: rgb(213, 93, 234); /* oklch */ color: oklch(68.2% 0.225 321.4);
Tailwind
colors: {
custom: {
50: '#e592f1',
500: '#d55dea',
950: '#000000',
},
}SCSS
$custom: #d55dea; $custom-light: #e592f1; $custom-dark: #000000;
JSON
{
"hex": "#d55dea",
"rgb": {
"r": 213,
"g": 93,
"b": 234
},
"hsl": {
"h": 291.064,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.68191,
"c": 0.22477,
"h": 321.4
},
"luminance": 0.27915
}Semantic roles & 50–950 ramp
primary
#D55DEA
secondary
#C0EAB9
accent
#D90C2B
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D17
muted
#847E85