#DD87EF#DD87EF
#DD87EF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.0% C 0.169 H 320.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87EF |
|---|---|
| RGB | rgb(221, 135, 239) |
| HSL | hsl(290, 76%, 73%) |
| HSV | hsv(290, 44%, 94%) |
| CMYK | cmyk(7.5%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.70, 49.17, -39.06) |
| CIE-LCH | lch(68.70, 62.79, 321.54°) |
| OKLab | oklab(75.03% 0.1305 -0.1076) |
| OKLCH | oklch(75.03% 0.169 320.5) |
| XYZ | xyz(54.0609, 38.9340, 86.3119) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.97
Liliac
#C48EFD
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87EF #99EF87
analogous
#A987EF #DD87EF #EF87CD
triadic
#DD87EF #EFDD87 #87EFDD
tetradic
#DD87EF #EFA987 #99EF87 #87CDEF
square
#DD87EF #EFA987 #99EF87 #87CDEF
split-complementary
#DD87EF #CDEF87 #87EFA9
monochromatic
#BD1EDE #CE51E8 #DD87EF #ECBDF6 #F7E4FB
Accessibility & contrast
On white
2.39
#DD87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#DD87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87EF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87EF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#DF94B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd87ef; /* rgb */ color: rgb(221, 135, 239); /* oklch */ color: oklch(75.0% 0.169 320.5);
Tailwind
colors: {
custom: {
50: '#e9acf4',
500: '#dd87ef',
950: '#000000',
},
}SCSS
$custom: #dd87ef; $custom-light: #e9acf4; $custom-dark: #000000;
JSON
{
"hex": "#dd87ef",
"rgb": {
"r": 221,
"g": 135,
"b": 239
},
"hsl": {
"h": 289.615,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.75031,
"c": 0.16915,
"h": 320.5
},
"luminance": 0.38932
}Semantic roles & 50–950 ramp
primary
#DD87EF
secondary
#DDF3D8
accent
#D90D30
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85