#BE87EF#BE87EF
#BE87EF is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.8% C 0.156 H 307.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BE87EF |
|---|---|
| RGB | rgb(190, 135, 239) |
| HSL | hsl(272, 76%, 73%) |
| HSV | hsv(272, 44%, 94%) |
| CMYK | cmyk(20.5%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(65.36, 40.36, -44.53) |
| CIE-LCH | lch(65.36, 60.10, 312.19°) |
| OKLab | oklab(71.78% 0.0944 -0.124) |
| OKLCH | oklch(71.78% 0.156 307.3) |
| XYZ | xyz(45.4761, 34.5075, 85.9095) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.56
Light Purple
#BF77F6
ΔE00 4.16
Baby Purple
#CA9BF7
ΔE00 5.20
Easter Purple
#C071FE
ΔE00 5.79
Pale Purple
#B790D4
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE87EF #B8EF87
analogous
#8A87EF #BE87EF #EF87EC
triadic
#BE87EF #EFBE87 #87EFBE
tetradic
#BE87EF #EF8A87 #B8EF87 #87ECEF
square
#BE87EF #EF8A87 #B8EF87 #87ECEF
split-complementary
#BE87EF #ECEF87 #87EF8A
monochromatic
#831EDE #A151E8 #BE87EF #DBBDF6 #F0E4FB
Accessibility & contrast
On white
2.66
#BE87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#BE87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE87EF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE87EF | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#B798B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be87ef; /* rgb */ color: rgb(190, 135, 239); /* oklch */ color: oklch(71.8% 0.156 307.3);
Tailwind
colors: {
custom: {
50: '#d3abf4',
500: '#be87ef',
950: '#000000',
},
}SCSS
$custom: #be87ef; $custom-light: #d3abf4; $custom-dark: #000000;
JSON
{
"hex": "#be87ef",
"rgb": {
"r": 190,
"g": 135,
"b": 239
},
"hsl": {
"h": 271.731,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.71783,
"c": 0.15587,
"h": 307.3
},
"luminance": 0.34507
}Semantic roles & 50–950 ramp
primary
#BE87EF
secondary
#E5F3D8
accent
#D90D6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85