#BE96FA#BE96FA
#BE96FA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.145 H 301.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96FA |
|---|---|
| RGB | rgb(190, 150, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 40%, 98%) |
| CMYK | cmyk(24%, 40%, 0%, 2%) |
| CIE-LAB | lab(69.23, 34.63, -44.49) |
| CIE-LCH | lch(69.23, 56.37, 307.90°) |
| OKLab | oklab(74.86% 0.0757 -0.1239) |
| OKLCH | oklch(74.86% 0.145 301.4) |
| XYZ | xyz(49.3931, 39.6619, 95.4773) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.60
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.01
Lilac (survey)
#CEA2FD
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.30
Pale Violet
#CEAEFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96FA #D2FA96
analogous
#96A0FA #BE96FA #F096FA
triadic
#BE96FA #FABE96 #96FABE
tetradic
#BE96FA #FA96A0 #D2FA96 #96FAF0
square
#BE96FA #FA96A0 #D2FA96 #96FAF0
split-complementary
#BE96FA #FAF096 #A0FA96
monochromatic
#7621F4 #9A5CF7 #BE96FA #E2D0FD #EDE2FE
Accessibility & contrast
On white
2.35
#BE96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BE96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#B3A7BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be96fa; /* rgb */ color: rgb(190, 150, 250); /* oklch */ color: oklch(74.9% 0.145 301.4);
Tailwind
colors: {
custom: {
50: '#d3b5fc',
500: '#be96fa',
950: '#000000',
},
}SCSS
$custom: #be96fa; $custom-light: #d3b5fc; $custom-dark: #000000;
JSON
{
"hex": "#be96fa",
"rgb": {
"r": 190,
"g": 150,
"b": 250
},
"hsl": {
"h": 264,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.7486,
"c": 0.14524,
"h": 301.4
},
"luminance": 0.39662
}Semantic roles & 50–950 ramp
primary
#BE96FA
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085