#BE94EB#BE94EB
#BE94EB is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.8% C 0.130 H 305.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94EB |
|---|---|
| RGB | rgb(190, 148, 235) |
| HSL | hsl(269, 69%, 75%) |
| HSV | hsv(269, 37%, 92%) |
| CMYK | cmyk(19.1%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.11, 32.32, -38.02) |
| CIE-LCH | lch(68.11, 49.90, 310.36°) |
| OKLab | oklab(73.8% 0.0755 -0.1053) |
| OKLCH | oklch(73.8% 0.13 305.6) |
| XYZ | xyz(46.8175, 38.1254, 83.4737) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 3.08
Liliac
#C48EFD
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 3.89
Pale Purple
#B790D4
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94EB #C1EB94
analogous
#9495EB #BE94EB #EA94EB
triadic
#BE94EB #EBBE94 #94EBBE
tetradic
#BE94EB #EB9495 #C1EB94 #94EBEA
square
#BE94EB #EB9495 #C1EB94 #94EBEA
split-complementary
#BE94EB #EBEA94 #95EB94
monochromatic
#7F2DD8 #9F60E1 #BE94EB #DDC8F5 #EFE5FA
Accessibility & contrast
On white
2.43
#BE94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BE94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94EB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94EB | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#B7A1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be94eb; /* rgb */ color: rgb(190, 148, 235); /* oklch */ color: oklch(73.8% 0.130 305.6);
Tailwind
colors: {
custom: {
50: '#d3b4f1',
500: '#be94eb',
950: '#000000',
},
}SCSS
$custom: #be94eb; $custom-light: #d3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#be94eb",
"rgb": {
"r": 190,
"g": 148,
"b": 235
},
"hsl": {
"h": 268.966,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.738,
"c": 0.12957,
"h": 305.6
},
"luminance": 0.38125
}Semantic roles & 50–950 ramp
primary
#BE94EB
secondary
#E6F2D9
accent
#D01576
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085