#BE94F4#BE94F4
#BE94F4 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.141 H 303.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94F4 |
|---|---|
| RGB | rgb(190, 148, 244) |
| HSL | hsl(266, 81%, 77%) |
| HSV | hsv(266, 39%, 96%) |
| CMYK | cmyk(22.1%, 39.3%, 0%, 4.3%) |
| CIE-LAB | lab(68.50, 34.35, -42.35) |
| CIE-LCH | lch(68.50, 54.53, 309.05°) |
| OKLab | oklab(74.22% 0.0773 -0.1178) |
| OKLCH | oklch(74.22% 0.141 303.3) |
| XYZ | xyz(48.1508, 38.6587, 90.4956) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 2.70
Pastel Purple
#CAA0FF
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94F4 #CAF494
analogous
#949AF4 #BE94F4 #EE94F4
triadic
#BE94F4 #F4BE94 #94F4BE
tetradic
#BE94F4 #F4949A #CAF494 #94F4EE
square
#BE94F4 #F4949A #CAF494 #94F4EE
split-complementary
#BE94F4 #F4EE94 #9AF494
monochromatic
#7B25E9 #9C5DEE #BE94F4 #E0CBFA #EEE3FC
Accessibility & contrast
On white
2.41
#BE94F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BE94F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94F4
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94F4 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#B5A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be94f4; /* rgb */ color: rgb(190, 148, 244); /* oklch */ color: oklch(74.2% 0.141 303.3);
Tailwind
colors: {
custom: {
50: '#d3b4f8',
500: '#be94f4',
950: '#000000',
},
}SCSS
$custom: #be94f4; $custom-light: #d3b4f8; $custom-dark: #000000;
JSON
{
"hex": "#be94f4",
"rgb": {
"r": 190,
"g": 148,
"b": 244
},
"hsl": {
"h": 266.25,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.74224,
"c": 0.14088,
"h": 303.3
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#BE94F4
secondary
#E7F4D7
accent
#DE0880
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085