#BE96FF#BE96FF
#BE96FF is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.1% C 0.152 H 300.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96FF |
|---|---|
| RGB | rgb(190, 150, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 41%, 100%) |
| CMYK | cmyk(25.5%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(69.45, 35.79, -46.85) |
| CIE-LCH | lch(69.45, 58.96, 307.38°) |
| OKLab | oklab(75.11% 0.0766 -0.1308) |
| OKLCH | oklch(75.11% 0.152 300.4) |
| XYZ | xyz(50.1875, 39.9796, 99.6612) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.30
Baby Purple
#CA9BF7
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96FF #D7FF96
analogous
#96A3FF #BE96FF #F296FF
triadic
#BE96FF #FFBE96 #96FFBE
tetradic
#BE96FF #FF96A3 #D7FF96 #96FFF2
square
#BE96FF #FF96A3 #D7FF96 #96FFF2
split-complementary
#BE96FF #FFF296 #A3FF96
monochromatic
#721CFF #9859FF #BE96FF #E4D3FF #ECE0FF
Accessibility & contrast
On white
2.33
#BE96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BE96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#B2A8BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #be96ff; /* rgb */ color: rgb(190, 150, 255); /* oklch */ color: oklch(75.1% 0.152 300.4);
Tailwind
colors: {
custom: {
50: '#d3b5ff',
500: '#be96ff',
950: '#000000',
},
}SCSS
$custom: #be96ff; $custom-light: #d3b5ff; $custom-dark: #000000;
JSON
{
"hex": "#be96ff",
"rgb": {
"r": 190,
"g": 150,
"b": 255
},
"hsl": {
"h": 262.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.75106,
"c": 0.15158,
"h": 300.4
},
"luminance": 0.3998
}Semantic roles & 50–950 ramp
primary
#BE96FF
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086