#D55EDD#D55EDD
#D55EDD is a light, highly saturated purple. Relative luminance 0.274; OKLCH L 67.6% C 0.212 H 325.1°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D55EDD |
|---|---|
| RGB | rgb(213, 94, 221) |
| HSL | hsl(296, 65%, 62%) |
| HSV | hsv(296, 57%, 87%) |
| CMYK | cmyk(3.6%, 57.5%, 0%, 13.3%) |
| CIE-LAB | lab(59.32, 63.58, -43.84) |
| CIE-LCH | lch(59.32, 77.23, 325.41°) |
| OKLab | oklab(67.62% 0.1738 -0.1213) |
| OKLCH | oklch(67.62% 0.212 325.1) |
| XYZ | xyz(44.4934, 27.3745, 71.3328) |
| Luminance | 0.2737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.71
Heliotrope
#D94FF5
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.44
Purpleish Pink
#DF4EC8
ΔE00 4.66
Bright Lilac
#C95EFB
ΔE00 5.67
Mediumorchid
#BA55D3
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55EDD #66DD5E
analogous
#955EDD #D55EDD #DD5EA6
triadic
#D55EDD #DDD55E #5EDDD5
tetradic
#D55EDD #DD955E #66DD5E #5EA6DD
square
#D55EDD #DD955E #66DD5E #5EA6DD
split-complementary
#D55EDD #A6DD5E #5EDD95
monochromatic
#97229F #C72CD2 #D55EDD #E291E8 #EFC3F2
Accessibility & contrast
On white
3.24
#D55EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#D55EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55EDD
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55EDD | 1.00 | 3.24 | 6.47 | 6.47 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B85E1
Deuteranopia (green-blind)
#7494DA
Tritanopia (blue-blind)
#DA6F95
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #d55edd; /* rgb */ color: rgb(213, 94, 221); /* oklch */ color: oklch(67.6% 0.212 325.1);
Tailwind
colors: {
custom: {
50: '#e592e8',
500: '#d55edd',
950: '#000000',
},
}SCSS
$custom: #d55edd; $custom-light: #e592e8; $custom-dark: #000000;
JSON
{
"hex": "#d55edd",
"rgb": {
"r": 213,
"g": 94,
"b": 221
},
"hsl": {
"h": 296.22,
"s": 65.128,
"l": 61.765
},
"oklch": {
"l": 0.67618,
"c": 0.2119,
"h": 325.1
},
"luminance": 0.27372
}Semantic roles & 50–950 ramp
primary
#D55EDD
secondary
#B7E3B4
accent
#CD1924
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84