#D55CDD#D55CDD
#D55CDD is a light, highly saturated purple. Relative luminance 0.270; OKLCH L 67.4% C 0.215 H 325.1°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D55CDD |
|---|---|
| RGB | rgb(213, 92, 221) |
| HSL | hsl(296, 65%, 61%) |
| HSV | hsv(296, 58%, 87%) |
| CMYK | cmyk(3.6%, 58.4%, 0%, 13.3%) |
| CIE-LAB | lab(59.00, 64.46, -44.35) |
| CIE-LCH | lch(59.00, 78.24, 325.47°) |
| OKLab | oklab(67.38% 0.1762 -0.1227) |
| OKLCH | oklch(67.38% 0.215 325.1) |
| XYZ | xyz(44.3178, 27.0234, 71.2743) |
| Luminance | 0.2702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.36
Heliotrope
#D94FF5
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 4.54
Orchid
#DA70D6
ΔE00 4.77
Mediumorchid
#BA55D3
ΔE00 5.58
Bright Lilac
#C95EFB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D55CDD #64DD5C
analogous
#955CDD #D55CDD #DD5CA5
triadic
#D55CDD #DDD55C #5CDDD5
tetradic
#D55CDD #DD955C #64DD5C #5CA5DD
square
#D55CDD #DD955C #64DD5C #5CA5DD
split-complementary
#D55CDD #A5DD5C #5CDD95
monochromatic
#96219E #C62BD0 #D55CDD #E28FE8 #EFC1F2
Accessibility & contrast
On white
3.28
#D55CDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#D55CDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D55CDD
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D55CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D55CDD | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4984E1
Deuteranopia (green-blind)
#7393D9
Tritanopia (blue-blind)
#DA6D94
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d55cdd; /* rgb */ color: rgb(213, 92, 221); /* oklch */ color: oklch(67.4% 0.215 325.1);
Tailwind
colors: {
custom: {
50: '#e591e8',
500: '#d55cdd',
950: '#000000',
},
}SCSS
$custom: #d55cdd; $custom-light: #e591e8; $custom-dark: #000000;
JSON
{
"hex": "#d55cdd",
"rgb": {
"r": 213,
"g": 92,
"b": 221
},
"hsl": {
"h": 296.279,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.67382,
"c": 0.21475,
"h": 325.1
},
"luminance": 0.27021
}Semantic roles & 50–950 ramp
primary
#D55CDD
secondary
#B5E3B2
accent
#CD1823
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84