#BE91FF#BE91FF
#BE91FF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.3% C 0.159 H 301.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91FF |
|---|---|
| RGB | rgb(190, 145, 255) |
| HSL | hsl(265, 100%, 78%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(25.5%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(68.33, 38.54, -48.63) |
| CIE-LCH | lch(68.33, 62.05, 308.40°) |
| OKLab | oklab(74.26% 0.0833 -0.1359) |
| OKLCH | oklch(74.26% 0.159 301.5) |
| XYZ | xyz(49.4066, 38.4178, 99.4009) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91FF #D2FF91
analogous
#919BFF #BE91FF #F591FF
triadic
#BE91FF #FFBE91 #91FFBE
tetradic
#BE91FF #FF919B #D2FF91 #91FFF5
square
#BE91FF #FF919B #D2FF91 #91FFF5
split-complementary
#BE91FF #FFF591 #9BFF91
monochromatic
#7617FF #9A54FF #BE91FF #E2CEFF #EDE0FF
Accessibility & contrast
On white
2.42
#BE91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BE91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#B2A4BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be91ff; /* rgb */ color: rgb(190, 145, 255); /* oklch */ color: oklch(74.3% 0.159 301.5);
Tailwind
colors: {
custom: {
50: '#d4b2ff',
500: '#be91ff',
950: '#000000',
},
}SCSS
$custom: #be91ff; $custom-light: #d4b2ff; $custom-dark: #000000;
JSON
{
"hex": "#be91ff",
"rgb": {
"r": 190,
"g": 145,
"b": 255
},
"hsl": {
"h": 264.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.74256,
"c": 0.15944,
"h": 301.5
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#BE91FF
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086