#BE86FF#BE86FF
#BE86FF is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.5% C 0.177 H 303.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BE86FF |
|---|---|
| RGB | rgb(190, 134, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 47%, 100%) |
| CMYK | cmyk(25.5%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(65.92, 44.54, -52.43) |
| CIE-LCH | lch(65.92, 68.80, 310.35°) |
| OKLab | oklab(72.45% 0.0979 -0.147) |
| OKLCH | oklch(72.45% 0.177 303.7) |
| XYZ | xyz(47.8064, 35.2175, 98.8675) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Light Purple
#BF77F6
ΔE00 3.80
Easter Purple
#C071FE
ΔE00 4.85
Light Urple
#B36FF6
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE86FF #C7FF86
analogous
#868BFF #BE86FF #FB86FF
triadic
#BE86FF #FFBE86 #86FFBE
tetradic
#BE86FF #FF868B #C7FF86 #86FFFB
square
#BE86FF #FF868B #C7FF86 #86FFFB
split-complementary
#BE86FF #FFFB86 #8BFF86
monochromatic
#7C0CFF #9D49FF #BE86FF #DFC3FF #EFE0FF
Accessibility & contrast
On white
2.61
#BE86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BE86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE86FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE86FF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#B39BB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be86ff; /* rgb */ color: rgb(190, 134, 255); /* oklch */ color: oklch(72.5% 0.177 303.7);
Tailwind
colors: {
custom: {
50: '#d4aaff',
500: '#be86ff',
950: '#000000',
},
}SCSS
$custom: #be86ff; $custom-light: #d4aaff; $custom-dark: #000000;
JSON
{
"hex": "#be86ff",
"rgb": {
"r": 190,
"g": 134,
"b": 255
},
"hsl": {
"h": 267.769,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.7245,
"c": 0.17663,
"h": 303.7
},
"luminance": 0.35217
}Semantic roles & 50–950 ramp
primary
#BE86FF
secondary
#E7F7D4
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86