#BE93E1#BE93E1
#BE93E1 is a light, moderate violet. Relative luminance 0.373; OKLCH L 73.2% C 0.119 H 308.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE93E1 |
|---|---|
| RGB | rgb(190, 147, 225) |
| HSL | hsl(273, 57%, 73%) |
| HSV | hsv(273, 35%, 88%) |
| CMYK | cmyk(15.6%, 34.7%, 0%, 11.8%) |
| CIE-LAB | lab(67.47, 30.67, -33.53) |
| CIE-LCH | lch(67.47, 45.44, 312.46°) |
| OKLab | oklab(73.17% 0.0747 -0.0924) |
| OKLCH | oklch(73.17% 0.119 308.9) |
| XYZ | xyz(45.2570, 37.2513, 76.0256) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.42
Lavender (survey)
#C79FEF
ΔE00 3.40
Baby Purple
#CA9BF7
ΔE00 3.85
Lavender
#B39DDB
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE93E1 #B6E193
analogous
#9793E1 #BE93E1 #E193DD
triadic
#BE93E1 #E1BE93 #93E1BE
tetradic
#BE93E1 #E19793 #B6E193 #93DDE1
square
#BE93E1 #E19793 #B6E193 #93DDE1
split-complementary
#BE93E1 #DDE193 #93E197
monochromatic
#8436C3 #A163D4 #BE93E1 #DBC3EE #F1E7F8
Accessibility & contrast
On white
2.49
#BE93E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BE93E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE93E1
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE93E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE93E1 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E4
Deuteranopia (green-blind)
#8EA5DF
Tritanopia (blue-blind)
#BA9EB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be93e1; /* rgb */ color: rgb(190, 147, 225); /* oklch */ color: oklch(73.2% 0.119 308.9);
Tailwind
colors: {
custom: {
50: '#d2b3ea',
500: '#be93e1',
950: '#000000',
},
}SCSS
$custom: #be93e1; $custom-light: #d2b3ea; $custom-dark: #000000;
JSON
{
"hex": "#be93e1",
"rgb": {
"r": 190,
"g": 147,
"b": 225
},
"hsl": {
"h": 273.077,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.73171,
"c": 0.11882,
"h": 308.9
},
"luminance": 0.37251
}Semantic roles & 50–950 ramp
primary
#BE93E1
secondary
#E4F0DB
accent
#C4216A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084