#BE92FE#BE92FE
#BE92FE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.4% C 0.157 H 301.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92FE |
|---|---|
| RGB | rgb(190, 146, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(25.2%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(68.50, 37.76, -47.80) |
| CIE-LCH | lch(68.50, 60.92, 308.31°) |
| OKLab | oklab(74.37% 0.0818 -0.1335) |
| OKLCH | oklch(74.37% 0.157 301.5) |
| XYZ | xyz(49.3995, 38.6606, 98.6064) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.74
Baby Purple
#CA9BF7
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.49
Light Purple
#BF77F6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92FE #D2FE92
analogous
#929CFE #BE92FE #F492FE
triadic
#BE92FE #FEBE92 #92FEBE
tetradic
#BE92FE #FE929C #D2FE92 #92FEF4
square
#BE92FE #FE929C #D2FE92 #92FEF4
split-complementary
#BE92FE #FEF492 #9CFE92
monochromatic
#7619FD #9A55FD #BE92FE #E2CFFF #EDE1FF
Accessibility & contrast
On white
2.40
#BE92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BE92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92FE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92FE | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#B2A4BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be92fe; /* rgb */ color: rgb(190, 146, 254); /* oklch */ color: oklch(74.4% 0.157 301.5);
Tailwind
colors: {
custom: {
50: '#d4b2ff',
500: '#be92fe',
950: '#000000',
},
}SCSS
$custom: #be92fe; $custom-light: #d4b2ff; $custom-dark: #000000;
JSON
{
"hex": "#be92fe",
"rgb": {
"r": 190,
"g": 146,
"b": 254
},
"hsl": {
"h": 264.444,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.74374,
"c": 0.15662,
"h": 301.5
},
"luminance": 0.38661
}Semantic roles & 50–950 ramp
primary
#BE92FE
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086