#DD87ED#DD87ED
#DD87ED is a light, vivid purple. Relative luminance 0.388; OKLCH L 74.9% C 0.167 H 321.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87ED |
|---|---|
| RGB | rgb(221, 135, 237) |
| HSL | hsl(291, 74%, 73%) |
| HSV | hsv(291, 43%, 93%) |
| CMYK | cmyk(6.8%, 43%, 0%, 7.1%) |
| CIE-LAB | lab(68.62, 48.79, -38.09) |
| CIE-LCH | lch(68.62, 61.90, 322.02°) |
| OKLab | oklab(74.94% 0.1302 -0.1048) |
| OKLCH | oklch(74.94% 0.167 321.2) |
| XYZ | xyz(53.7670, 38.8165, 84.7645) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.78
Liliac
#C48EFD
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87ED #97ED87
analogous
#AA87ED #DD87ED #ED87CA
triadic
#DD87ED #EDDD87 #87EDDD
tetradic
#DD87ED #EDAA87 #97ED87 #87CAED
square
#DD87ED #EDAA87 #97ED87 #87CAED
split-complementary
#DD87ED #CAED87 #87EDAA
monochromatic
#BC21D9 #CE52E5 #DD87ED #ECBCF5 #F7E4FB
Accessibility & contrast
On white
2.40
#DD87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#DD87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87ED
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87ED | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#DF93AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd87ed; /* rgb */ color: rgb(221, 135, 237); /* oklch */ color: oklch(74.9% 0.167 321.2);
Tailwind
colors: {
custom: {
50: '#e9acf3',
500: '#dd87ed',
950: '#000000',
},
}SCSS
$custom: #dd87ed; $custom-light: #e9acf3; $custom-dark: #000000;
JSON
{
"hex": "#dd87ed",
"rgb": {
"r": 221,
"g": 135,
"b": 237
},
"hsl": {
"h": 290.588,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.74939,
"c": 0.16713,
"h": 321.2
},
"luminance": 0.38815
}Semantic roles & 50–950 ramp
primary
#DD87ED
secondary
#DCF3D8
accent
#D60F2F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85