#DA86FE#DA86FE
#DA86FE is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.185 H 315.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DA86FE |
|---|---|
| RGB | rgb(218, 134, 254) |
| HSL | hsl(282, 98%, 76%) |
| HSV | hsv(282, 47%, 100%) |
| CMYK | cmyk(14.2%, 47.2%, 0%, 0.4%) |
| CIE-LAB | lab(68.83, 51.82, -47.09) |
| CIE-LCH | lch(68.83, 70.02, 317.74°) |
| OKLab | oklab(75.27% 0.1308 -0.1308) |
| OKLCH | oklch(75.27% 0.185 315) |
| XYZ | xyz(55.3251, 39.1129, 98.3819) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.86
Easter Purple
#C071FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA86FE #AAFE86
analogous
#9E86FE #DA86FE #FE86E6
triadic
#DA86FE #FEDA86 #86FEDA
tetradic
#DA86FE #FE9E86 #AAFE86 #86E6FE
square
#DA86FE #FE9E86 #AAFE86 #86E6FE
split-complementary
#DA86FE #E6FE86 #86FE9E
monochromatic
#B50DFD #C749FD #DA86FE #EDC3FF #F6E1FF
Accessibility & contrast
On white
2.38
#DA86FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#DA86FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA86FE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA86FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA86FE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#D898B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da86fe; /* rgb */ color: rgb(218, 134, 254); /* oklch */ color: oklch(75.3% 0.185 315.0);
Tailwind
colors: {
custom: {
50: '#e7abff',
500: '#da86fe',
950: '#000000',
},
}SCSS
$custom: #da86fe; $custom-light: #e7abff; $custom-dark: #000000;
JSON
{
"hex": "#da86fe",
"rgb": {
"r": 218,
"g": 134,
"b": 254
},
"hsl": {
"h": 282,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.75272,
"c": 0.18494,
"h": 315
},
"luminance": 0.39111
}Semantic roles & 50–950 ramp
primary
#DA86FE
secondary
#DEF7D4
accent
#E60045
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86