#BE91F2#BE91F2
#BE91F2 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.143 H 304.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91F2 |
|---|---|
| RGB | rgb(190, 145, 242) |
| HSL | hsl(268, 79%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.5%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.73, 35.55, -42.46) |
| CIE-LCH | lch(67.73, 55.38, 309.94°) |
| OKLab | oklab(73.61% 0.0811 -0.1181) |
| OKLCH | oklch(73.61% 0.143 304.5) |
| XYZ | xyz(47.3843, 37.6089, 88.7501) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91F2 #C5F291
analogous
#9194F2 #BE91F2 #EE91F2
triadic
#BE91F2 #F2BE91 #91F2BE
tetradic
#BE91F2 #F29194 #C5F291 #91F2EE
square
#BE91F2 #F29194 #C5F291 #91F2EE
split-complementary
#BE91F2 #F2EE91 #94F291
monochromatic
#7D24E5 #9E5AEC #BE91F2 #DEC8F8 #EFE4FC
Accessibility & contrast
On white
2.46
#BE91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BE91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91F2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91F2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#B6A1B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be91f2; /* rgb */ color: rgb(190, 145, 242); /* oklch */ color: oklch(73.6% 0.143 304.5);
Tailwind
colors: {
custom: {
50: '#d3b2f6',
500: '#be91f2',
950: '#000000',
},
}SCSS
$custom: #be91f2; $custom-light: #d3b2f6; $custom-dark: #000000;
JSON
{
"hex": "#be91f2",
"rgb": {
"r": 190,
"g": 145,
"b": 242
},
"hsl": {
"h": 267.835,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.73611,
"c": 0.14325,
"h": 304.5
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#BE91F2
secondary
#E7F4D7
accent
#DB0A7A
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085