#BE96EB#BE96EB
#BE96EB is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.2% C 0.126 H 305.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96EB |
|---|---|
| RGB | rgb(190, 150, 235) |
| HSL | hsl(268, 68%, 75%) |
| HSV | hsv(268, 36%, 92%) |
| CMYK | cmyk(19.1%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.58, 31.21, -37.30) |
| CIE-LCH | lch(68.58, 48.64, 309.92°) |
| OKLab | oklab(74.15% 0.0727 -0.1032) |
| OKLCH | oklch(74.15% 0.126 305.1) |
| XYZ | xyz(47.1339, 38.7582, 83.5791) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.53
Lavender (survey)
#C79FEF
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96EB #C3EB96
analogous
#9698EB #BE96EB #E896EB
triadic
#BE96EB #EBBE96 #96EBBE
tetradic
#BE96EB #EB9698 #C3EB96 #96EBE8
square
#BE96EB #EB9698 #C3EB96 #96EBE8
split-complementary
#BE96EB #EBE896 #98EB96
monochromatic
#7E2FD7 #9E63E1 #BE96EB #DEC9F5 #EFE5FA
Accessibility & contrast
On white
2.40
#BE96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BE96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#B7A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be96eb; /* rgb */ color: rgb(190, 150, 235); /* oklch */ color: oklch(74.2% 0.126 305.1);
Tailwind
colors: {
custom: {
50: '#d3b5f1',
500: '#be96eb',
950: '#000000',
},
}SCSS
$custom: #be96eb; $custom-light: #d3b5f1; $custom-dark: #000000;
JSON
{
"hex": "#be96eb",
"rgb": {
"r": 190,
"g": 150,
"b": 235
},
"hsl": {
"h": 268.235,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.74151,
"c": 0.12626,
"h": 305.1
},
"luminance": 0.38758
}Semantic roles & 50–950 ramp
primary
#BE96EB
secondary
#E6F2D9
accent
#D01678
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085