#D55DDE#D55DDE
#D55DDE is a light, highly saturated purple. Relative luminance 0.272; OKLCH L 67.6% C 0.214 H 324.8°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DDE |
|---|---|
| RGB | rgb(213, 93, 222) |
| HSL | hsl(296, 66%, 62%) |
| HSV | hsv(296, 58%, 87%) |
| CMYK | cmyk(4.1%, 58.1%, 0%, 12.9%) |
| CIE-LAB | lab(59.21, 64.20, -44.58) |
| CIE-LCH | lch(59.21, 78.16, 325.22°) |
| OKLab | oklab(67.55% 0.1751 -0.1234) |
| OKLCH | oklch(67.55% 0.214 324.8) |
| XYZ | xyz(44.5387, 27.2513, 72.0071) |
| Luminance | 0.2725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.57
Heliotrope
#D94FF5
ΔE00 3.87
Orchid
#DA70D6
ΔE00 4.68
Purpleish Pink
#DF4EC8
ΔE00 4.74
Bright Lilac
#C95EFB
ΔE00 5.48
Mediumorchid
#BA55D3
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DDE #66DE5D
analogous
#955DDE #D55DDE #DE5DA7
triadic
#D55DDE #DED55D #5DDED5
tetradic
#D55DDE #DE955D #66DE5D #5DA7DE
square
#D55DDE #DE955D #66DE5D #5DA7DE
split-complementary
#D55DDE #A7DE5D #5DDE95
monochromatic
#9721A0 #C72BD3 #D55DDE #E290E8 #EFC3F3
Accessibility & contrast
On white
3.26
#D55DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#D55DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DDE
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DDE | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4985E2
Deuteranopia (green-blind)
#7394DA
Tritanopia (blue-blind)
#D96F95
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d55dde; /* rgb */ color: rgb(213, 93, 222); /* oklch */ color: oklch(67.6% 0.214 324.8);
Tailwind
colors: {
custom: {
50: '#e591e9',
500: '#d55dde',
950: '#000000',
},
}SCSS
$custom: #d55dde; $custom-light: #e591e9; $custom-dark: #000000;
JSON
{
"hex": "#d55dde",
"rgb": {
"r": 213,
"g": 93,
"b": 222
},
"hsl": {
"h": 295.814,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.67551,
"c": 0.2142,
"h": 324.8
},
"luminance": 0.27249
}Semantic roles & 50–950 ramp
primary
#D55DDE
secondary
#B7E3B4
accent
#CE1724
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D16
muted
#847E84