#BE92FF#BE92FF
#BE92FF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.4% C 0.158 H 301.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92FF |
|---|---|
| RGB | rgb(190, 146, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(25.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.55, 37.99, -48.27) |
| CIE-LCH | lch(68.55, 61.43, 308.21°) |
| OKLab | oklab(74.42% 0.082 -0.1349) |
| OKLCH | oklch(74.42% 0.158 301.3) |
| XYZ | xyz(49.5601, 38.7248, 99.4520) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.79
Baby Purple
#CA9BF7
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92FF #D3FF92
analogous
#929CFF #BE92FF #F492FF
triadic
#BE92FF #FFBE92 #92FFBE
tetradic
#BE92FF #FF929C #D3FF92 #92FFF4
square
#BE92FF #FF929C #D3FF92 #92FFF4
split-complementary
#BE92FF #FFF492 #9CFF92
monochromatic
#7518FF #9A55FF #BE92FF #E2CFFF #EDE0FF
Accessibility & contrast
On white
2.40
#BE92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BE92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92FF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92FF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A7FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#B2A5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be92ff; /* rgb */ color: rgb(190, 146, 255); /* oklch */ color: oklch(74.4% 0.158 301.3);
Tailwind
colors: {
custom: {
50: '#d4b2ff',
500: '#be92ff',
950: '#000000',
},
}SCSS
$custom: #be92ff; $custom-light: #d4b2ff; $custom-dark: #000000;
JSON
{
"hex": "#be92ff",
"rgb": {
"r": 190,
"g": 146,
"b": 255
},
"hsl": {
"h": 264.22,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.74424,
"c": 0.15787,
"h": 301.3
},
"luminance": 0.38725
}Semantic roles & 50–950 ramp
primary
#BE92FF
secondary
#E9F7D4
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086