#BE92EA#BE92EA
#BE92EA is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.132 H 306.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92EA |
|---|---|
| RGB | rgb(190, 146, 234) |
| HSL | hsl(270, 68%, 75%) |
| HSV | hsv(270, 38%, 92%) |
| CMYK | cmyk(18.8%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.61, 33.20, -38.26) |
| CIE-LCH | lch(67.61, 50.66, 310.95°) |
| OKLab | oklab(73.41% 0.0781 -0.106) |
| OKLCH | oklch(73.41% 0.132 306.4) |
| XYZ | xyz(46.3624, 37.4458, 82.6113) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.97
Lavender (survey)
#C79FEF
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.55
Pale Purple
#B790D4
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92EA #BEEA92
analogous
#9292EA #BE92EA #EA92EA
triadic
#BE92EA #EABE92 #92EABE
tetradic
#BE92EA #EA9292 #BEEA92 #92EAEA
square
#BE92EA #EA9292 #BEEA92 #92EAEA
split-complementary
#BE92EA #EAEA92 #92EA92
monochromatic
#812BD6 #9F5FE0 #BE92EA #DDC5F4 #F0E5FA
Accessibility & contrast
On white
2.47
#BE92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BE92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92EA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92EA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#B89FB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be92ea; /* rgb */ color: rgb(190, 146, 234); /* oklch */ color: oklch(73.4% 0.132 306.4);
Tailwind
colors: {
custom: {
50: '#d3b2f1',
500: '#be92ea',
950: '#000000',
},
}SCSS
$custom: #be92ea; $custom-light: #d3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#be92ea",
"rgb": {
"r": 190,
"g": 146,
"b": 234
},
"hsl": {
"h": 270,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.73405,
"c": 0.13165,
"h": 306.4
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#BE92EA
secondary
#E6F2D9
accent
#D01673
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084