#BE92E5#BE92E5
#BE92E5 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.125 H 307.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92E5 |
|---|---|
| RGB | rgb(190, 146, 229) |
| HSL | hsl(272, 61%, 74%) |
| HSV | hsv(272, 36%, 90%) |
| CMYK | cmyk(17%, 36.2%, 0%, 10.2%) |
| CIE-LAB | lab(67.40, 32.10, -35.83) |
| CIE-LCH | lch(67.40, 48.11, 311.85°) |
| OKLab | oklab(73.18% 0.077 -0.099) |
| OKLCH | oklch(73.18% 0.125 307.9) |
| XYZ | xyz(45.6543, 37.1625, 78.8815) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.40
Lavender (survey)
#C79FEF
ΔE00 3.45
Liliac
#C48EFD
ΔE00 4.45
Pastel Purple
#CAA0FF
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92E5 #B9E592
analogous
#9492E5 #BE92E5 #E592E2
triadic
#BE92E5 #E5BE92 #92E5BE
tetradic
#BE92E5 #E59492 #B9E592 #92E2E5
square
#BE92E5 #E59492 #B9E592 #92E2E5
split-complementary
#BE92E5 #E2E592 #92E594
monochromatic
#8331CC #A161D9 #BE92E5 #DBC3F1 #F0E6F9
Accessibility & contrast
On white
2.49
#BE92E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BE92E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92E5
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92E5 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E8
Deuteranopia (green-blind)
#8BA5E3
Tritanopia (blue-blind)
#B99EB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be92e5; /* rgb */ color: rgb(190, 146, 229); /* oklch */ color: oklch(73.2% 0.125 307.9);
Tailwind
colors: {
custom: {
50: '#d3b2ed',
500: '#be92e5',
950: '#000000',
},
}SCSS
$custom: #be92e5; $custom-light: #d3b2ed; $custom-dark: #000000;
JSON
{
"hex": "#be92e5",
"rgb": {
"r": 190,
"g": 146,
"b": 229
},
"hsl": {
"h": 271.807,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.73175,
"c": 0.12545,
"h": 307.9
},
"luminance": 0.37162
}Semantic roles & 50–950 ramp
primary
#BE92E5
secondary
#E5F0DB
accent
#C91C6E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084