#BE87FF#BE87FF
#BE87FF is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.6% C 0.175 H 303.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE87FF |
|---|---|
| RGB | rgb(190, 135, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 47%, 100%) |
| CMYK | cmyk(25.5%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(66.13, 44.00, -52.09) |
| CIE-LCH | lch(66.13, 68.19, 310.19°) |
| OKLab | oklab(72.61% 0.0966 -0.146) |
| OKLCH | oklch(72.61% 0.175 303.5) |
| XYZ | xyz(47.9453, 35.4952, 98.9137) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.14
Light Purple
#BF77F6
ΔE00 4.03
Easter Purple
#C071FE
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 6.00
Light Urple
#B36FF6
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE87FF #C8FF87
analogous
#878CFF #BE87FF #FA87FF
triadic
#BE87FF #FFBE87 #87FFBE
tetradic
#BE87FF #FF878C #C8FF87 #87FFFA
square
#BE87FF #FF878C #C8FF87 #87FFFA
split-complementary
#BE87FF #FFFA87 #8CFF87
monochromatic
#7C0DFF #9D4AFF #BE87FF #DFC4FF #EEE0FF
Accessibility & contrast
On white
2.59
#BE87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BE87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE87FF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE87FF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#72A1FC
Tritanopia (blue-blind)
#B39CB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be87ff; /* rgb */ color: rgb(190, 135, 255); /* oklch */ color: oklch(72.6% 0.175 303.5);
Tailwind
colors: {
custom: {
50: '#d4abff',
500: '#be87ff',
950: '#000000',
},
}SCSS
$custom: #be87ff; $custom-light: #d4abff; $custom-dark: #000000;
JSON
{
"hex": "#be87ff",
"rgb": {
"r": 190,
"g": 135,
"b": 255
},
"hsl": {
"h": 267.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7261,
"c": 0.17508,
"h": 303.5
},
"luminance": 0.35495
}Semantic roles & 50–950 ramp
primary
#BE87FF
secondary
#E7F7D4
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86