#BE8BF0#BE8BF0
#BE8BF0 is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.5% C 0.151 H 306.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BF0 |
|---|---|
| RGB | rgb(190, 139, 240) |
| HSL | hsl(270, 77%, 74%) |
| HSV | hsv(270, 42%, 94%) |
| CMYK | cmyk(20.8%, 42.1%, 0%, 5.9%) |
| CIE-LAB | lab(66.29, 38.40, -43.62) |
| CIE-LCH | lch(66.29, 58.11, 311.36°) |
| OKLab | oklab(72.5% 0.0891 -0.1214) |
| OKLCH | oklch(72.5% 0.151 306.3) |
| XYZ | xyz(46.1928, 35.7040, 86.8792) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 4.29
Light Purple
#BF77F6
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BF0 #BDF08B
analogous
#8C8BF0 #BE8BF0 #F08BF0
triadic
#BE8BF0 #F0BE8B #8BF0BE
tetradic
#BE8BF0 #F08C8B #BDF08B #8BF0F0
square
#BE8BF0 #F08C8B #BDF08B #8BF0F0
split-complementary
#BE8BF0 #F0F08B #8BF08C
monochromatic
#811FE2 #A055E9 #BE8BF0 #DCC1F7 #F0E4FB
Accessibility & contrast
On white
2.58
#BE8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BE8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BF0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BF0 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF4
Deuteranopia (green-blind)
#7FA2ED
Tritanopia (blue-blind)
#B79BB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8bf0; /* rgb */ color: rgb(190, 139, 240); /* oklch */ color: oklch(72.5% 0.151 306.3);
Tailwind
colors: {
custom: {
50: '#d3adf5',
500: '#be8bf0',
950: '#000000',
},
}SCSS
$custom: #be8bf0; $custom-light: #d3adf5; $custom-dark: #000000;
JSON
{
"hex": "#be8bf0",
"rgb": {
"r": 190,
"g": 139,
"b": 240
},
"hsl": {
"h": 270.297,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.72497,
"c": 0.15056,
"h": 306.3
},
"luminance": 0.35704
}Semantic roles & 50–950 ramp
primary
#BE8BF0
secondary
#E5F3D8
accent
#D90C72
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85