#DD86F7#DD86F7
#DD86F7 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.179 H 318.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86F7 |
|---|---|
| RGB | rgb(221, 134, 247) |
| HSL | hsl(286, 88%, 75%) |
| HSV | hsv(286, 46%, 97%) |
| CMYK | cmyk(10.5%, 45.7%, 0%, 3.1%) |
| CIE-LAB | lab(68.85, 51.24, -43.21) |
| CIE-LCH | lch(68.85, 67.03, 319.86°) |
| OKLab | oklab(75.26% 0.1332 -0.1195) |
| OKLCH | oklch(75.26% 0.179 318.1) |
| XYZ | xyz(55.1301, 39.1396, 92.6283) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Liliac
#C48EFD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86F7 #A0F786
analogous
#A586F7 #DD86F7 #F786D8
triadic
#DD86F7 #F7DD86 #86F7DD
tetradic
#DD86F7 #F7A586 #A0F786 #86D8F7
square
#DD86F7 #F7A586 #A0F786 #86D8F7
split-complementary
#DD86F7 #D8F786 #86F7A5
monochromatic
#BD13EF #CD4DF3 #DD86F7 #EDBFFB #F7E2FD
Accessibility & contrast
On white
2.38
#DD86F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DD86F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86F7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86F7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FB
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#DD95B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd86f7; /* rgb */ color: rgb(221, 134, 247); /* oklch */ color: oklch(75.3% 0.179 318.1);
Tailwind
colors: {
custom: {
50: '#e9abfa',
500: '#dd86f7',
950: '#000000',
},
}SCSS
$custom: #dd86f7; $custom-light: #e9abfa; $custom-dark: #000000;
JSON
{
"hex": "#dd86f7",
"rgb": {
"r": 221,
"g": 134,
"b": 247
},
"hsl": {
"h": 286.195,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.75257,
"c": 0.17898,
"h": 318.1
},
"luminance": 0.39138
}Semantic roles & 50–950 ramp
primary
#DD86F7
secondary
#DDF5D6
accent
#E40136
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85