#BE92EF#BE92EF
#BE92EF is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.138 H 305.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92EF |
|---|---|
| RGB | rgb(190, 146, 239) |
| HSL | hsl(268, 74%, 75%) |
| HSV | hsv(268, 39%, 94%) |
| CMYK | cmyk(20.5%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.83, 34.32, -40.67) |
| CIE-LCH | lch(67.83, 53.21, 310.16°) |
| OKLab | oklab(73.64% 0.0791 -0.1129) |
| OKLCH | oklch(73.64% 0.138 305) |
| XYZ | xyz(47.0909, 37.7371, 86.4478) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 2.84
Lavender (survey)
#C79FEF
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.45
Pale Purple
#B790D4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92EF #C3EF92
analogous
#9294EF #BE92EF #EC92EF
triadic
#BE92EF #EFBE92 #92EFBE
tetradic
#BE92EF #EF9294 #C3EF92 #92EFEC
square
#BE92EF #EF9294 #C3EF92 #92EFEC
split-complementary
#BE92EF #EFEC92 #94EF92
monochromatic
#7E27DF #9E5DE7 #BE92EF #DEC7F7 #EFE4FB
Accessibility & contrast
On white
2.46
#BE92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BE92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92EF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92EF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#B6A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be92ef; /* rgb */ color: rgb(190, 146, 239); /* oklch */ color: oklch(73.6% 0.138 305.0);
Tailwind
colors: {
custom: {
50: '#d3b2f4',
500: '#be92ef',
950: '#000000',
},
}SCSS
$custom: #be92ef; $custom-light: #d3b2f4; $custom-dark: #000000;
JSON
{
"hex": "#be92ef",
"rgb": {
"r": 190,
"g": 146,
"b": 239
},
"hsl": {
"h": 268.387,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.7364,
"c": 0.13788,
"h": 305
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#BE92EF
secondary
#E6F3D8
accent
#D70F78
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085