#DD86EB#DD86EB
#DD86EB is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.7% C 0.167 H 321.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86EB |
|---|---|
| RGB | rgb(221, 134, 235) |
| HSL | hsl(292, 72%, 72%) |
| HSV | hsv(292, 43%, 92%) |
| CMYK | cmyk(6%, 43%, 0%, 7.8%) |
| CIE-LAB | lab(68.33, 48.92, -37.44) |
| CIE-LCH | lch(68.33, 61.60, 322.57°) |
| OKLab | oklab(74.7% 0.1312 -0.1029) |
| OKLCH | oklch(74.7% 0.167 321.9) |
| XYZ | xyz(53.3376, 38.4226, 83.1879) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.44
Liliac
#C48EFD
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86EB #94EB86
analogous
#AA86EB #DD86EB #EB86C7
triadic
#DD86EB #EBDD86 #86EBDD
tetradic
#DD86EB #EBAA86 #94EB86 #86C7EB
square
#DD86EB #EBAA86 #94EB86 #86C7EB
split-complementary
#DD86EB #C7EB86 #86EBAA
monochromatic
#BB23D4 #CE51E2 #DD86EB #ECBBF4 #F8E5FB
Accessibility & contrast
On white
2.42
#DD86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#DD86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#DF92AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd86eb; /* rgb */ color: rgb(221, 134, 235); /* oklch */ color: oklch(74.7% 0.167 321.9);
Tailwind
colors: {
custom: {
50: '#e9abf1',
500: '#dd86eb',
950: '#000000',
},
}SCSS
$custom: #dd86eb; $custom-light: #e9abf1; $custom-dark: #000000;
JSON
{
"hex": "#dd86eb",
"rgb": {
"r": 221,
"g": 134,
"b": 235
},
"hsl": {
"h": 291.683,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.74697,
"c": 0.16677,
"h": 321.9
},
"luminance": 0.38421
}Semantic roles & 50–950 ramp
primary
#DD86EB
secondary
#DCF2D9
accent
#D4122D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85