#D55DDC#D55DDC
#D55DDC is a light, highly saturated purple. Relative luminance 0.271; OKLCH L 67.4% C 0.212 H 325.4°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DDC |
|---|---|
| RGB | rgb(213, 93, 220) |
| HSL | hsl(297, 64%, 61%) |
| HSV | hsv(297, 58%, 86%) |
| CMYK | cmyk(3.2%, 57.7%, 0%, 13.7%) |
| CIE-LAB | lab(59.11, 63.84, -43.61) |
| CIE-LCH | lch(59.11, 77.32, 325.66°) |
| OKLab | oklab(67.45% 0.1749 -0.1206) |
| OKLCH | oklch(67.45% 0.212 325.4) |
| XYZ | xyz(44.2722, 27.1447, 70.6038) |
| Luminance | 0.2714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.50
Heliotrope
#D94FF5
ΔE00 4.15
Purpleish Pink
#DF4EC8
ΔE00 4.46
Orchid
#DA70D6
ΔE00 4.54
Mediumorchid
#BA55D3
ΔE00 5.70
Bright Lilac
#C95EFB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DDC #64DC5D
analogous
#965DDC #D55DDC #DC5DA4
triadic
#D55DDC #DCD55D #5DDCD5
tetradic
#D55DDC #DC965D #64DC5D #5DA4DC
square
#D55DDC #DC965D #64DC5D #5DA4DC
split-complementary
#D55DDC #A4DC5D #5DDC96
monochromatic
#96229D #C62DCF #D55DDC #E28FE7 #EFC2F2
Accessibility & contrast
On white
3.27
#D55DDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#D55DDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DDC
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DDC | 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)
#4B85E0
Deuteranopia (green-blind)
#7493D8
Tritanopia (blue-blind)
#DA6E94
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d55ddc; /* rgb */ color: rgb(213, 93, 220); /* oklch */ color: oklch(67.4% 0.212 325.4);
Tailwind
colors: {
custom: {
50: '#e591e7',
500: '#d55ddc',
950: '#000000',
},
}SCSS
$custom: #d55ddc; $custom-light: #e591e7; $custom-dark: #000000;
JSON
{
"hex": "#d55ddc",
"rgb": {
"r": 213,
"g": 93,
"b": 220
},
"hsl": {
"h": 296.693,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.67448,
"c": 0.21247,
"h": 325.4
},
"luminance": 0.27142
}Semantic roles & 50–950 ramp
primary
#D55DDC
secondary
#B5E2B3
accent
#CC1923
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84