#BE8BF2#BE8BF2
#BE8BF2 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.6% C 0.153 H 305.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BF2 |
|---|---|
| RGB | rgb(190, 139, 242) |
| HSL | hsl(270, 80%, 75%) |
| HSV | hsv(270, 43%, 95%) |
| CMYK | cmyk(21.5%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(66.38, 38.85, -44.57) |
| CIE-LCH | lch(66.38, 59.13, 311.08°) |
| OKLab | oklab(72.6% 0.0894 -0.1242) |
| OKLCH | oklch(72.6% 0.153 305.8) |
| XYZ | xyz(46.4916, 35.8235, 88.4526) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.79
Baby Purple
#CA9BF7
ΔE00 4.35
Light Purple
#BF77F6
ΔE00 5.02
Pastel Purple
#CAA0FF
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BF2 #BFF28B
analogous
#8B8CF2 #BE8BF2 #F28BF2
triadic
#BE8BF2 #F2BE8B #8BF2BE
tetradic
#BE8BF2 #F28B8C #BFF28B #8BF2F2
square
#BE8BF2 #F28B8C #BFF28B #8BF2F2
split-complementary
#BE8BF2 #F2F28B #8CF28B
monochromatic
#801DE6 #9F54EC #BE8BF2 #DDC2F8 #F0E3FC
Accessibility & contrast
On white
2.57
#BE8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BE8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BF2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BF2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#7EA2EF
Tritanopia (blue-blind)
#B69CB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8bf2; /* rgb */ color: rgb(190, 139, 242); /* oklch */ color: oklch(72.6% 0.153 305.8);
Tailwind
colors: {
custom: {
50: '#d3aef7',
500: '#be8bf2',
950: '#000000',
},
}SCSS
$custom: #be8bf2; $custom-light: #d3aef7; $custom-dark: #000000;
JSON
{
"hex": "#be8bf2",
"rgb": {
"r": 190,
"g": 139,
"b": 242
},
"hsl": {
"h": 269.709,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.72596,
"c": 0.15299,
"h": 305.8
},
"luminance": 0.35823
}Semantic roles & 50–950 ramp
primary
#BE8BF2
secondary
#E6F4D7
accent
#DC0974
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85