#BE8BF8#BE8BF8
#BE8BF8 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.9% C 0.160 H 304.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BF8 |
|---|---|
| RGB | rgb(190, 139, 248) |
| HSL | hsl(268, 89%, 76%) |
| HSV | hsv(268, 44%, 97%) |
| CMYK | cmyk(23.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(66.66, 40.21, -47.42) |
| CIE-LCH | lch(66.66, 62.18, 310.30°) |
| OKLab | oklab(72.9% 0.0903 -0.1324) |
| OKLCH | oklch(72.9% 0.16 304.3) |
| XYZ | xyz(47.4075, 36.1899, 93.2766) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.26
Baby Purple
#CA9BF7
ΔE00 4.65
Light Purple
#BF77F6
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BF8 #C5F88B
analogous
#8B8EF8 #BE8BF8 #F48BF8
triadic
#BE8BF8 #F8BE8B #8BF8BE
tetradic
#BE8BF8 #F88B8E #C5F88B #8BF8F4
square
#BE8BF8 #F88B8E #C5F88B #8BF8F4
split-complementary
#BE8BF8 #F8F48B #8EF88B
monochromatic
#7D18F1 #9E51F5 #BE8BF8 #DEC5FB #EFE2FD
Accessibility & contrast
On white
2.55
#BE8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BE8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BF8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BF8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#B49DB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8bf8; /* rgb */ color: rgb(190, 139, 248); /* oklch */ color: oklch(72.9% 0.160 304.3);
Tailwind
colors: {
custom: {
50: '#d3aefb',
500: '#be8bf8',
950: '#000000',
},
}SCSS
$custom: #be8bf8; $custom-light: #d3aefb; $custom-dark: #000000;
JSON
{
"hex": "#be8bf8",
"rgb": {
"r": 190,
"g": 139,
"b": 248
},
"hsl": {
"h": 268.073,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.72898,
"c": 0.16031,
"h": 304.3
},
"luminance": 0.3619
}Semantic roles & 50–950 ramp
primary
#BE8BF8
secondary
#E7F5D6
accent
#E5007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85