#DD86FC#DD86FC
#DD86FC is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.5% C 0.184 H 316.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86FC |
|---|---|
| RGB | rgb(221, 134, 252) |
| HSL | hsl(284, 95%, 76%) |
| HSV | hsv(284, 47%, 99%) |
| CMYK | cmyk(12.3%, 46.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.08, 52.23, -45.59) |
| CIE-LCH | lch(69.08, 69.33, 318.89°) |
| OKLab | oklab(75.5% 0.134 -0.1264) |
| OKLCH | oklch(75.5% 0.184 316.7) |
| XYZ | xyz(55.9120, 39.4523, 96.7464) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Liliac
#C48EFD
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.36
Light Purple
#BF77F6
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86FC #A5FC86
analogous
#A286FC #DD86FC #FC86E0
triadic
#DD86FC #FCDD86 #86FCDD
tetradic
#DD86FC #FCA286 #A5FC86 #86E0FC
square
#DD86FC #FCA286 #A5FC86 #86E0FC
split-complementary
#DD86FC #E0FC86 #86FCA2
monochromatic
#BB0FF9 #CC4AFB #DD86FC #EEC2FD #F7E1FE
Accessibility & contrast
On white
2.36
#DD86FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#DD86FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86FC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86FC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#DC97B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd86fc; /* rgb */ color: rgb(221, 134, 252); /* oklch */ color: oklch(75.5% 0.184 316.7);
Tailwind
colors: {
custom: {
50: '#e9abfe',
500: '#dd86fc',
950: '#000000',
},
}SCSS
$custom: #dd86fc; $custom-light: #e9abfe; $custom-dark: #000000;
JSON
{
"hex": "#dd86fc",
"rgb": {
"r": 221,
"g": 134,
"b": 252
},
"hsl": {
"h": 284.237,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.75498,
"c": 0.18417,
"h": 316.7
},
"luminance": 0.39451
}Semantic roles & 50–950 ramp
primary
#DD86FC
secondary
#DDF6D5
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86