#BE96F9#BE96F9
#BE96F9 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.8% C 0.144 H 301.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96F9 |
|---|---|
| RGB | rgb(190, 150, 249) |
| HSL | hsl(264, 89%, 78%) |
| HSV | hsv(264, 40%, 98%) |
| CMYK | cmyk(23.7%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.18, 34.39, -44.01) |
| CIE-LCH | lch(69.18, 55.86, 308.01°) |
| OKLab | oklab(74.81% 0.0755 -0.1226) |
| OKLCH | oklch(74.81% 0.144 301.6) |
| XYZ | xyz(49.2367, 39.5993, 94.6537) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 2.98
Lilac (survey)
#CEA2FD
ΔE00 3.93
Lavender (survey)
#C79FEF
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96F9 #D1F996
analogous
#969FF9 #BE96F9 #EF96F9
triadic
#BE96F9 #F9BE96 #96F9BE
tetradic
#BE96F9 #F9969F #D1F996 #96F9EF
square
#BE96F9 #F9969F #D1F996 #96F9EF
split-complementary
#BE96F9 #F9EF96 #9FF996
monochromatic
#7622F2 #9A5CF6 #BE96F9 #E2D0FC #EDE2FD
Accessibility & contrast
On white
2.35
#BE96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BE96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96F9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96F9 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#85A9F6
Tritanopia (blue-blind)
#B4A6BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be96f9; /* rgb */ color: rgb(190, 150, 249); /* oklch */ color: oklch(74.8% 0.144 301.6);
Tailwind
colors: {
custom: {
50: '#d3b5fb',
500: '#be96f9',
950: '#000000',
},
}SCSS
$custom: #be96f9; $custom-light: #d3b5fb; $custom-dark: #000000;
JSON
{
"hex": "#be96f9",
"rgb": {
"r": 190,
"g": 150,
"b": 249
},
"hsl": {
"h": 264.242,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.74811,
"c": 0.14397,
"h": 301.6
},
"luminance": 0.39599
}Semantic roles & 50–950 ramp
primary
#BE96F9
secondary
#E9F5D6
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085