#D55DCD#D55DCD
#D55DCD is a light, vivid purple. Relative luminance 0.264; OKLCH L 66.7% C 0.200 H 330.2°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D55DCD |
|---|---|
| RGB | rgb(213, 93, 205) |
| HSL | hsl(304, 59%, 60%) |
| HSV | hsv(304, 56%, 84%) |
| CMYK | cmyk(0%, 56.3%, 3.8%, 16.5%) |
| CIE-LAB | lab(58.40, 61.27, -36.24) |
| CIE-LCH | lch(58.40, 71.19, 329.40°) |
| OKLab | oklab(66.7% 0.1734 -0.0993) |
| OKLCH | oklch(66.7% 0.2 330.2) |
| XYZ | xyz(42.3740, 26.3854, 60.6068) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.68
Pinkish Purple
#D648D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.17
Pinky Purple
#C94CBE
ΔE00 4.82
Orchid (survey)
#C875C4
ΔE00 5.50
Purplish Pink
#CE5DAE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55DCD #5DD565
analogous
#A15DD5 #D55DCD #D55D91
triadic
#D55DCD #CDD55D #5DCDD5
tetradic
#D55DCD #D5A15D #5DD565 #5D91D5
square
#D55DCD #D5A15D #5DD565 #5D91D5
split-complementary
#D55DCD #91D55D #5DD5A1
monochromatic
#92268B #C232B9 #D55DCD #E28EDC #EEBEEB
Accessibility & contrast
On white
3.35
#D55DCD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#D55DCD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55DCD
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55DCD | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5582D1
Deuteranopia (green-blind)
#7B92CA
Tritanopia (blue-blind)
#DC688D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #d55dcd; /* rgb */ color: rgb(213, 93, 205); /* oklch */ color: oklch(66.7% 0.200 330.2);
Tailwind
colors: {
custom: {
50: '#e591dc',
500: '#d55dcd',
950: '#000000',
},
}SCSS
$custom: #d55dcd; $custom-light: #e591dc; $custom-dark: #000000;
JSON
{
"hex": "#d55dcd",
"rgb": {
"r": 213,
"g": 93,
"b": 205
},
"hsl": {
"h": 304,
"s": 58.824,
"l": 60
},
"oklch": {
"l": 0.667,
"c": 0.1998,
"h": 330.2
},
"luminance": 0.26383
}Semantic roles & 50–950 ramp
primary
#D55DCD
secondary
#B0DEB3
accent
#E25046
background
#FEF9FD
surface
#FDF2FB
border
#D5CCD4
text
#160D15
muted
#847E83