#BE96EF#BE96EF
#BE96EF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.3% C 0.131 H 304.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96EF |
|---|---|
| RGB | rgb(190, 150, 239) |
| HSL | hsl(267, 74%, 76%) |
| HSV | hsv(267, 37%, 94%) |
| CMYK | cmyk(20.5%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.75, 32.11, -39.23) |
| CIE-LCH | lch(68.75, 50.70, 309.30°) |
| OKLab | oklab(74.34% 0.0735 -0.1088) |
| OKLCH | oklch(74.34% 0.131 304.1) |
| XYZ | xyz(47.7183, 38.9920, 86.6569) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.36
Lavender (survey)
#C79FEF
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 3.25
Liliac
#C48EFD
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 3.74
Pale Purple
#B790D4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96EF #C7EF96
analogous
#969BEF #BE96EF #EB96EF
triadic
#BE96EF #EFBE96 #96EFBE
tetradic
#BE96EF #EF969B #C7EF96 #96EFEB
square
#BE96EF #EF969B #C7EF96 #96EFEB
split-complementary
#BE96EF #EFEB96 #9BEF96
monochromatic
#7C2CDF #9D61E7 #BE96EF #DFCBF7 #EFE4FB
Accessibility & contrast
On white
2.39
#BE96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BE96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96EF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96EF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#B6A4B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be96ef; /* rgb */ color: rgb(190, 150, 239); /* oklch */ color: oklch(74.3% 0.131 304.1);
Tailwind
colors: {
custom: {
50: '#d3b5f4',
500: '#be96ef',
950: '#000000',
},
}SCSS
$custom: #be96ef; $custom-light: #d3b5f4; $custom-dark: #000000;
JSON
{
"hex": "#be96ef",
"rgb": {
"r": 190,
"g": 150,
"b": 239
},
"hsl": {
"h": 266.966,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.74336,
"c": 0.13131,
"h": 304.1
},
"luminance": 0.38992
}Semantic roles & 50–950 ramp
primary
#BE96EF
secondary
#E7F3D8
accent
#D6107D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085