#DD86F2#DD86F2
#DD86F2 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.0% C 0.174 H 319.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86F2 |
|---|---|
| RGB | rgb(221, 134, 242) |
| HSL | hsl(288, 81%, 74%) |
| HSV | hsv(288, 45%, 95%) |
| CMYK | cmyk(8.7%, 44.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.63, 50.27, -40.82) |
| CIE-LCH | lch(68.63, 64.75, 320.92°) |
| OKLab | oklab(75.02% 0.1324 -0.1126) |
| OKLCH | oklch(75.02% 0.174 319.6) |
| XYZ | xyz(54.3689, 38.8351, 88.6192) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.13
Liliac
#C48EFD
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86F2 #9BF286
analogous
#A786F2 #DD86F2 #F286D1
triadic
#DD86F2 #F2DD86 #86F2DD
tetradic
#DD86F2 #F2A786 #9BF286 #86D1F2
square
#DD86F2 #F2A786 #9BF286 #86D1F2
split-complementary
#DD86F2 #D1F286 #86F2A7
monochromatic
#BD19E5 #CD4FEC #DD86F2 #EDBDF8 #F7E3FC
Accessibility & contrast
On white
2.40
#DD86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DD86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86F2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86F2 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#8DABEF
Tritanopia (blue-blind)
#DE94B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd86f2; /* rgb */ color: rgb(221, 134, 242); /* oklch */ color: oklch(75.0% 0.174 319.6);
Tailwind
colors: {
custom: {
50: '#e9abf6',
500: '#dd86f2',
950: '#000000',
},
}SCSS
$custom: #dd86f2; $custom-light: #e9abf6; $custom-dark: #000000;
JSON
{
"hex": "#dd86f2",
"rgb": {
"r": 221,
"g": 134,
"b": 242
},
"hsl": {
"h": 288.333,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.7502,
"c": 0.17385,
"h": 319.6
},
"luminance": 0.38833
}Semantic roles & 50–950 ramp
primary
#DD86F2
secondary
#DDF4D7
accent
#DD0932
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85