#BE92EB#BE92EB
#BE92EB is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.133 H 306.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92EB |
|---|---|
| RGB | rgb(190, 146, 235) |
| HSL | hsl(270, 69%, 75%) |
| HSV | hsv(270, 38%, 92%) |
| CMYK | cmyk(19.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.65, 33.43, -38.74) |
| CIE-LCH | lch(67.65, 51.17, 310.79°) |
| OKLab | oklab(73.45% 0.0783 -0.1074) |
| OKLCH | oklch(73.45% 0.133 306.1) |
| XYZ | xyz(46.5065, 37.5034, 83.3700) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.92
Liliac
#C48EFD
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92EB #BFEB92
analogous
#9293EB #BE92EB #EB92EB
triadic
#BE92EB #EBBE92 #92EBBE
tetradic
#BE92EB #EB9293 #BFEB92 #92EBEB
square
#BE92EB #EB9293 #BFEB92 #92EBEB
split-complementary
#BE92EB #EBEB92 #93EB92
monochromatic
#802BD8 #9F5EE2 #BE92EB #DDC6F4 #F0E5FA
Accessibility & contrast
On white
2.47
#BE92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BE92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92EB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92EB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B7A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be92eb; /* rgb */ color: rgb(190, 146, 235); /* oklch */ color: oklch(73.5% 0.133 306.1);
Tailwind
colors: {
custom: {
50: '#d3b2f1',
500: '#be92eb',
950: '#000000',
},
}SCSS
$custom: #be92eb; $custom-light: #d3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#be92eb",
"rgb": {
"r": 190,
"g": 146,
"b": 235
},
"hsl": {
"h": 269.663,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73451,
"c": 0.1329,
"h": 306.1
},
"luminance": 0.37503
}Semantic roles & 50–950 ramp
primary
#BE92EB
secondary
#E6F2D9
accent
#D11574
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085