#DA86FB#DA86FB
#DA86FB is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.1% C 0.182 H 315.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DA86FB |
|---|---|
| RGB | rgb(218, 134, 251) |
| HSL | hsl(283, 94%, 75%) |
| HSV | hsv(283, 47%, 98%) |
| CMYK | cmyk(13.1%, 46.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.69, 51.21, -45.67) |
| CIE-LCH | lch(68.69, 68.61, 318.27°) |
| OKLab | oklab(75.12% 0.1304 -0.1267) |
| OKLCH | oklch(75.12% 0.182 315.8) |
| XYZ | xyz(54.8485, 38.9222, 95.8715) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 4.93
Light Purple
#BF77F6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA86FB #A7FB86
analogous
#9F86FB #DA86FB #FB86E1
triadic
#DA86FB #FBDA86 #86FBDA
tetradic
#DA86FB #FB9F86 #A7FB86 #86E1FB
square
#DA86FB #FB9F86 #A7FB86 #86E1FB
split-complementary
#DA86FB #E1FB86 #86FB9F
monochromatic
#B610F7 #C84BF9 #DA86FB #ECC1FD #F6E1FE
Accessibility & contrast
On white
2.39
#DA86FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DA86FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA86FB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA86FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA86FB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#D897B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da86fb; /* rgb */ color: rgb(218, 134, 251); /* oklch */ color: oklch(75.1% 0.182 315.8);
Tailwind
colors: {
custom: {
50: '#e7abfd',
500: '#da86fb',
950: '#000000',
},
}SCSS
$custom: #da86fb; $custom-light: #e7abfd; $custom-dark: #000000;
JSON
{
"hex": "#da86fb",
"rgb": {
"r": 218,
"g": 134,
"b": 251
},
"hsl": {
"h": 283.077,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.75124,
"c": 0.18177,
"h": 315.8
},
"luminance": 0.38921
}Semantic roles & 50–950 ramp
primary
#DA86FB
secondary
#DEF6D5
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85