#BE91FD#BE91FD
#BE91FD is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.2% C 0.157 H 301.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE91FD |
|---|---|
| RGB | rgb(190, 145, 253) |
| HSL | hsl(265, 96%, 78%) |
| HSV | hsv(265, 43%, 99%) |
| CMYK | cmyk(24.9%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(68.23, 38.08, -47.68) |
| CIE-LCH | lch(68.23, 61.02, 308.61°) |
| OKLab | oklab(74.15% 0.083 -0.1332) |
| OKLCH | oklch(74.15% 0.157 301.9) |
| XYZ | xyz(49.0863, 38.2897, 97.7141) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.53
Baby Purple
#CA9BF7
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.54
Light Purple
#BF77F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE91FD #D0FD91
analogous
#919AFD #BE91FD #F491FD
triadic
#BE91FD #FDBE91 #91FDBE
tetradic
#BE91FD #FD919A #D0FD91 #91FDF4
square
#BE91FD #FD919A #D0FD91 #91FDF4
split-complementary
#BE91FD #FDF491 #9AFD91
monochromatic
#7719FB #9A55FC #BE91FD #E2CDFE #EDE1FE
Accessibility & contrast
On white
2.43
#BE91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BE91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE91FD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE91FD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#B3A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be91fd; /* rgb */ color: rgb(190, 145, 253); /* oklch */ color: oklch(74.2% 0.157 301.9);
Tailwind
colors: {
custom: {
50: '#d3b2fe',
500: '#be91fd',
950: '#000000',
},
}SCSS
$custom: #be91fd; $custom-light: #d3b2fe; $custom-dark: #000000;
JSON
{
"hex": "#be91fd",
"rgb": {
"r": 190,
"g": 145,
"b": 253
},
"hsl": {
"h": 265,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.74154,
"c": 0.15695,
"h": 301.9
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#BE91FD
secondary
#E8F7D4
accent
#E60086
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086