#D55FDE#D55FDE
#D55FDE is a light, highly saturated purple. Relative luminance 0.276; OKLCH L 67.8% C 0.211 H 324.8°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D55FDE |
|---|---|
| RGB | rgb(213, 95, 222) |
| HSL | hsl(296, 66%, 62%) |
| HSV | hsv(296, 57%, 87%) |
| CMYK | cmyk(4.1%, 57.2%, 0%, 12.9%) |
| CIE-LAB | lab(59.53, 63.31, -44.07) |
| CIE-LCH | lch(59.53, 77.14, 325.16°) |
| OKLab | oklab(67.79% 0.1726 -0.1219) |
| OKLCH | oklch(67.79% 0.211 324.8) |
| XYZ | xyz(44.7165, 27.6070, 72.0664) |
| Luminance | 0.2760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.92
Heliotrope
#D94FF5
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.35
Purpleish Pink
#DF4EC8
ΔE00 4.87
Bright Lilac
#C95EFB
ΔE00 5.55
Mediumorchid
#BA55D3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55FDE #68DE5F
analogous
#965FDE #D55FDE #DE5FA8
triadic
#D55FDE #DED55F #5FDED5
tetradic
#D55FDE #DE965F #68DE5F #5FA8DE
square
#D55FDE #DE965F #68DE5F #5FA8DE
split-complementary
#D55FDE #A8DE5F #5FDE96
monochromatic
#9821A1 #C82CD4 #D55FDE #E292E8 #F0C4F3
Accessibility & contrast
On white
3.22
#D55FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#D55FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55FDE
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55FDE | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C86E2
Deuteranopia (green-blind)
#7594DB
Tritanopia (blue-blind)
#D97096
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #d55fde; /* rgb */ color: rgb(213, 95, 222); /* oklch */ color: oklch(67.8% 0.211 324.8);
Tailwind
colors: {
custom: {
50: '#e592e9',
500: '#d55fde',
950: '#000000',
},
}SCSS
$custom: #d55fde; $custom-light: #e592e9; $custom-dark: #000000;
JSON
{
"hex": "#d55fde",
"rgb": {
"r": 213,
"g": 95,
"b": 222
},
"hsl": {
"h": 295.748,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.67789,
"c": 0.21134,
"h": 324.8
},
"luminance": 0.27604
}Semantic roles & 50–950 ramp
primary
#D55FDE
secondary
#B8E4B5
accent
#CE1825
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D16
muted
#847E84