#BE92F3#BE92F3
#BE92F3 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.143 H 304.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92F3 |
|---|---|
| RGB | rgb(190, 146, 243) |
| HSL | hsl(267, 80%, 76%) |
| HSV | hsv(267, 40%, 95%) |
| CMYK | cmyk(21.8%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(68.00, 35.23, -42.58) |
| CIE-LCH | lch(68.00, 55.26, 309.60°) |
| OKLab | oklab(73.83% 0.0799 -0.1184) |
| OKLCH | oklch(73.83% 0.143 304) |
| XYZ | xyz(47.6884, 37.9761, 89.5944) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 2.95
Pastel Purple
#CAA0FF
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92F3 #C7F392
analogous
#9297F3 #BE92F3 #EE92F3
triadic
#BE92F3 #F3BE92 #92F3BE
tetradic
#BE92F3 #F39297 #C7F392 #92F3EE
square
#BE92F3 #F39297 #C7F392 #92F3EE
split-complementary
#BE92F3 #F3EE92 #97F392
monochromatic
#7C24E7 #9D5BED #BE92F3 #DFC9F9 #EFE3FC
Accessibility & contrast
On white
2.44
#BE92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BE92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92F3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92F3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#84A6F0
Tritanopia (blue-blind)
#B5A2B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be92f3; /* rgb */ color: rgb(190, 146, 243); /* oklch */ color: oklch(73.8% 0.143 304.0);
Tailwind
colors: {
custom: {
50: '#d3b2f7',
500: '#be92f3',
950: '#000000',
},
}SCSS
$custom: #be92f3; $custom-light: #d3b2f7; $custom-dark: #000000;
JSON
{
"hex": "#be92f3",
"rgb": {
"r": 190,
"g": 146,
"b": 243
},
"hsl": {
"h": 267.216,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.73831,
"c": 0.14287,
"h": 304
},
"luminance": 0.37976
}Semantic roles & 50–950 ramp
primary
#BE92F3
secondary
#E7F4D7
accent
#DC097D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085