#BE94FF#BE94FF
#BE94FF is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.8% C 0.155 H 300.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94FF |
|---|---|
| RGB | rgb(190, 148, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(69.00, 36.89, -47.56) |
| CIE-LCH | lch(69.00, 60.19, 307.80°) |
| OKLab | oklab(74.76% 0.0793 -0.1329) |
| OKLCH | oklch(74.76% 0.155 300.8) |
| XYZ | xyz(49.8711, 39.3468, 99.5557) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.18
Pastel Purple
#CAA0FF
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 3.78
Lilac (survey)
#CEA2FD
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94FF #D5FF94
analogous
#94A0FF #BE94FF #F394FF
triadic
#BE94FF #FFBE94 #94FFBE
tetradic
#BE94FF #FF94A0 #D5FF94 #94FFF3
square
#BE94FF #FF94A0 #D5FF94 #94FFF3
split-complementary
#BE94FF #FFF394 #A0FF94
monochromatic
#741AFF #9957FF #BE94FF #E3D1FF #ECE0FF
Accessibility & contrast
On white
2.37
#BE94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BE94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94FF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94FF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#B2A6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be94ff; /* rgb */ color: rgb(190, 148, 255); /* oklch */ color: oklch(74.8% 0.155 300.8);
Tailwind
colors: {
custom: {
50: '#d3b4ff',
500: '#be94ff',
950: '#000000',
},
}SCSS
$custom: #be94ff; $custom-light: #d3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#be94ff",
"rgb": {
"r": 190,
"g": 148,
"b": 255
},
"hsl": {
"h": 263.551,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.74764,
"c": 0.15472,
"h": 300.8
},
"luminance": 0.39347
}Semantic roles & 50–950 ramp
primary
#BE94FF
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086