#D55CDC#D55CDC
#D55CDC is a light, highly saturated purple. Relative luminance 0.270; OKLCH L 67.3% C 0.214 H 325.4°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D55CDC |
|---|---|
| RGB | rgb(213, 92, 220) |
| HSL | hsl(297, 65%, 61%) |
| HSV | hsv(297, 58%, 86%) |
| CMYK | cmyk(3.2%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(58.95, 64.28, -43.87) |
| CIE-LCH | lch(58.95, 77.82, 325.69°) |
| OKLab | oklab(67.33% 0.1762 -0.1213) |
| OKLCH | oklch(67.33% 0.214 325.4) |
| XYZ | xyz(44.1850, 26.9703, 70.5747) |
| Luminance | 0.2697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.32
Heliotrope
#D94FF5
ΔE00 4.06
Purpleish Pink
#DF4EC8
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.71
Mediumorchid
#BA55D3
ΔE00 5.59
Bright Lilac
#C95EFB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55CDC #63DC5C
analogous
#955CDC #D55CDC #DC5CA3
triadic
#D55CDC #DCD55C #5CDCD5
tetradic
#D55CDC #DC955C #63DC5C #5CA3DC
square
#D55CDC #DC955C #63DC5C #5CA3DC
split-complementary
#D55CDC #A3DC5C #5CDC95
monochromatic
#95229C #C62CCE #D55CDC #E28EE7 #EFC1F2
Accessibility & contrast
On white
3.28
#D55CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#D55CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55CDC
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55CDC | 1.00 | 3.28 | 6.39 | 6.39 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4984E0
Deuteranopia (green-blind)
#7493D8
Tritanopia (blue-blind)
#DA6D94
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d55cdc; /* rgb */ color: rgb(213, 92, 220); /* oklch */ color: oklch(67.3% 0.214 325.4);
Tailwind
colors: {
custom: {
50: '#e591e7',
500: '#d55cdc',
950: '#000000',
},
}SCSS
$custom: #d55cdc; $custom-light: #e591e7; $custom-dark: #000000;
JSON
{
"hex": "#d55cdc",
"rgb": {
"r": 213,
"g": 92,
"b": 220
},
"hsl": {
"h": 296.719,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.6733,
"c": 0.21389,
"h": 325.4
},
"luminance": 0.26968
}Semantic roles & 50–950 ramp
primary
#D55CDC
secondary
#B4E2B2
accent
#CC1923
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84