#BE94FA#BE94FA
#BE94FA is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.148 H 301.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94FA |
|---|---|
| RGB | rgb(190, 148, 250) |
| HSL | hsl(265, 91%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(24%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(68.77, 35.73, -45.20) |
| CIE-LCH | lch(68.77, 57.62, 308.33°) |
| OKLab | oklab(74.52% 0.0784 -0.126) |
| OKLCH | oklch(74.52% 0.148 301.9) |
| XYZ | xyz(49.0766, 39.0290, 95.3718) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.12
Baby Purple
#CA9BF7
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94FA #D0FA94
analogous
#949DFA #BE94FA #F194FA
triadic
#BE94FA #FABE94 #94FABE
tetradic
#BE94FA #FA949D #D0FA94 #94FAF1
square
#BE94FA #FA949D #D0FA94 #94FAF1
split-complementary
#BE94FA #FAF194 #9DFA94
monochromatic
#771FF5 #9A5AF7 #BE94FA #E2CEFD #EDE2FE
Accessibility & contrast
On white
2.38
#BE94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BE94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94FA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94FA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#B3A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be94fa; /* rgb */ color: rgb(190, 148, 250); /* oklch */ color: oklch(74.5% 0.148 301.9);
Tailwind
colors: {
custom: {
50: '#d3b4fc',
500: '#be94fa',
950: '#000000',
},
}SCSS
$custom: #be94fa; $custom-light: #d3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#be94fa",
"rgb": {
"r": 190,
"g": 148,
"b": 250
},
"hsl": {
"h": 264.706,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74515,
"c": 0.14843,
"h": 301.9
},
"luminance": 0.39029
}Semantic roles & 50–950 ramp
primary
#BE94FA
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085