#D55DEB#D55DEB
#D55DEB is a light, highly saturated purple. Relative luminance 0.280; OKLCH L 68.2% C 0.226 H 321.2°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DEB |
|---|---|
| RGB | rgb(213, 93, 235) |
| HSL | hsl(291, 78%, 64%) |
| HSV | hsv(291, 60%, 92%) |
| CMYK | cmyk(9.4%, 60.4%, 0%, 7.8%) |
| CIE-LAB | lab(59.87, 66.54, -50.82) |
| CIE-LCH | lch(59.87, 83.73, 322.63°) |
| OKLab | oklab(68.25% 0.1758 -0.1415) |
| OKLCH | oklch(68.25% 0.226 321.2) |
| XYZ | xyz(46.3486, 27.9752, 81.5396) |
| Luminance | 0.2797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.35
Bright Lilac
#C95EFB
ΔE00 3.61
Bright Lavender
#C760FF
ΔE00 4.33
Pinkish Purple
#D648D7
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.89
Mediumorchid
#BA55D3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DEB #73EB5D
analogous
#8E5DEB #D55DEB #EB5DBA
triadic
#D55DEB #EBD55D #5DEBD5
tetradic
#D55DEB #EB8E5D #73EB5D #5DBAEB
square
#D55DEB #EB8E5D #73EB5D #5DBAEB
split-complementary
#D55DEB #BAEB5D #5DEB8E
monochromatic
#9E17B7 #C727E4 #D55DEB #E393F2 #F1CAF8
Accessibility & contrast
On white
3.18
#D55DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#D55DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DEB
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DEB | 1.00 | 3.18 | 6.59 | 6.59 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D88EF
Deuteranopia (green-blind)
#6C95E7
Tritanopia (blue-blind)
#D7739C
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #d55deb; /* rgb */ color: rgb(213, 93, 235); /* oklch */ color: oklch(68.2% 0.226 321.2);
Tailwind
colors: {
custom: {
50: '#e592f2',
500: '#d55deb',
950: '#000000',
},
}SCSS
$custom: #d55deb; $custom-light: #e592f2; $custom-dark: #000000;
JSON
{
"hex": "#d55deb",
"rgb": {
"r": 213,
"g": 93,
"b": 235
},
"hsl": {
"h": 290.704,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.68246,
"c": 0.22567,
"h": 321.2
},
"luminance": 0.27973
}Semantic roles & 50–950 ramp
primary
#D55DEB
secondary
#C1EBB9
accent
#DA0B2B
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D17
muted
#847E85