#DD86E9#DD86E9
#DD86E9 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.6% C 0.165 H 322.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86E9 |
|---|---|
| RGB | rgb(221, 134, 233) |
| HSL | hsl(293, 69%, 72%) |
| HSV | hsv(293, 42%, 91%) |
| CMYK | cmyk(5.2%, 42.5%, 0%, 8.6%) |
| CIE-LAB | lab(68.25, 48.54, -36.47) |
| CIE-LCH | lch(68.25, 60.71, 323.08°) |
| OKLab | oklab(74.61% 0.1308 -0.1002) |
| OKLCH | oklch(74.61% 0.165 322.6) |
| XYZ | xyz(53.0503, 38.3076, 81.6747) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.28
Orchid (survey)
#C875C4
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86E9 #92E986
analogous
#AC86E9 #DD86E9 #E986C4
triadic
#DD86E9 #E9DD86 #86E9DD
tetradic
#DD86E9 #E9AC86 #92E986 #86C4E9
square
#DD86E9 #E9AC86 #92E986 #86C4E9
split-complementary
#DD86E9 #C4E986 #86E9AC
monochromatic
#BA26CF #CE52E0 #DD86E9 #ECBAF2 #F8E5FA
Accessibility & contrast
On white
2.42
#DD86E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DD86E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86E9
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86E9 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#E092AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd86e9; /* rgb */ color: rgb(221, 134, 233); /* oklch */ color: oklch(74.6% 0.165 322.6);
Tailwind
colors: {
custom: {
50: '#e9abf0',
500: '#dd86e9',
950: '#000000',
},
}SCSS
$custom: #dd86e9; $custom-light: #e9abf0; $custom-dark: #000000;
JSON
{
"hex": "#dd86e9",
"rgb": {
"r": 221,
"g": 134,
"b": 233
},
"hsl": {
"h": 292.727,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.74606,
"c": 0.16478,
"h": 322.6
},
"luminance": 0.38306
}Semantic roles & 50–950 ramp
primary
#DD86E9
secondary
#DCF2D9
accent
#D1142B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84