#BE92EE#BE92EE
#BE92EE is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.137 H 305.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92EE |
|---|---|
| RGB | rgb(190, 146, 238) |
| HSL | hsl(269, 73%, 75%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(20.2%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.78, 34.10, -40.19) |
| CIE-LCH | lch(67.78, 52.70, 310.31°) |
| OKLab | oklab(73.59% 0.0789 -0.1115) |
| OKLCH | oklch(73.59% 0.137 305.3) |
| XYZ | xyz(46.9436, 37.6782, 85.6719) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Liliac
#C48EFD
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92EE #C2EE92
analogous
#9294EE #BE92EE #EC92EE
triadic
#BE92EE #EEBE92 #92EEBE
tetradic
#BE92EE #EE9294 #C2EE92 #92EEEC
square
#BE92EE #EE9294 #C2EE92 #92EEEC
split-complementary
#BE92EE #EEEC92 #94EE92
monochromatic
#7F28DD #9E5DE6 #BE92EE #DEC7F6 #EFE5FB
Accessibility & contrast
On white
2.46
#BE92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BE92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92EE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92EE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#B7A0B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be92ee; /* rgb */ color: rgb(190, 146, 238); /* oklch */ color: oklch(73.6% 0.137 305.3);
Tailwind
colors: {
custom: {
50: '#d3b2f4',
500: '#be92ee',
950: '#000000',
},
}SCSS
$custom: #be92ee; $custom-light: #d3b2f4; $custom-dark: #000000;
JSON
{
"hex": "#be92ee",
"rgb": {
"r": 190,
"g": 146,
"b": 238
},
"hsl": {
"h": 268.696,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.73592,
"c": 0.13663,
"h": 305.3
},
"luminance": 0.37678
}Semantic roles & 50–950 ramp
primary
#BE92EE
secondary
#E6F3D8
accent
#D51077
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085