#BE91F8#BE91F8
#BE91F8 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.151 H 303.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91F8 |
|---|---|
| RGB | rgb(190, 145, 248) |
| HSL | hsl(266, 88%, 77%) |
| HSV | hsv(266, 42%, 97%) |
| CMYK | cmyk(23.4%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.00, 36.92, -45.32) |
| CIE-LCH | lch(68.00, 58.45, 309.17°) |
| OKLab | oklab(73.91% 0.0822 -0.1263) |
| OKLCH | oklch(73.91% 0.151 303) |
| XYZ | xyz(48.3002, 37.9753, 93.5741) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.56
Baby Purple
#CA9BF7
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.83
Lavender (survey)
#C79FEF
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91F8 #CBF891
analogous
#9198F8 #BE91F8 #F291F8
triadic
#BE91F8 #F8BE91 #91F8BE
tetradic
#BE91F8 #F89198 #CBF891 #91F8F2
square
#BE91F8 #F89198 #CBF891 #91F8F2
split-complementary
#BE91F8 #F8F291 #98F891
monochromatic
#7A1EF1 #9C57F4 #BE91F8 #E0CBFC #EEE2FD
Accessibility & contrast
On white
2.44
#BE91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BE91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91F8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#B4A2B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be91f8; /* rgb */ color: rgb(190, 145, 248); /* oklch */ color: oklch(73.9% 0.151 303.0);
Tailwind
colors: {
custom: {
50: '#d3b2fb',
500: '#be91f8',
950: '#000000',
},
}SCSS
$custom: #be91f8; $custom-light: #d3b2fb; $custom-dark: #000000;
JSON
{
"hex": "#be91f8",
"rgb": {
"r": 190,
"g": 145,
"b": 248
},
"hsl": {
"h": 266.214,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73905,
"c": 0.15072,
"h": 303
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#BE91F8
secondary
#E7F5D6
accent
#E50181
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085