#BE8AEF#BE8AEF
#BE8AEF is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.3% C 0.151 H 306.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8AEF |
|---|---|
| RGB | rgb(190, 138, 239) |
| HSL | hsl(271, 76%, 74%) |
| HSV | hsv(271, 42%, 94%) |
| CMYK | cmyk(20.5%, 42.3%, 0%, 6.3%) |
| CIE-LAB | lab(66.03, 38.72, -43.49) |
| CIE-LCH | lch(66.03, 58.23, 311.68°) |
| OKLab | oklab(72.28% 0.0903 -0.121) |
| OKLCH | oklch(72.28% 0.151 306.7) |
| XYZ | xyz(45.9006, 35.3565, 86.0510) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 4.50
Light Purple
#BF77F6
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8AEF #BBEF8A
analogous
#8C8AEF #BE8AEF #EF8AEE
triadic
#BE8AEF #EFBE8A #8AEFBE
tetradic
#BE8AEF #EF8C8A #BBEF8A #8AEEEF
square
#BE8AEF #EF8C8A #BBEF8A #8AEEEF
split-complementary
#BE8AEF #EEEF8A #8AEF8C
monochromatic
#821FE0 #A054E8 #BE8AEF #DCC0F6 #F0E4FB
Accessibility & contrast
On white
2.60
#BE8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BE8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8AEF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8AEF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#B79AB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be8aef; /* rgb */ color: rgb(190, 138, 239); /* oklch */ color: oklch(72.3% 0.151 306.7);
Tailwind
colors: {
custom: {
50: '#d3adf4',
500: '#be8aef',
950: '#000000',
},
}SCSS
$custom: #be8aef; $custom-light: #d3adf4; $custom-dark: #000000;
JSON
{
"hex": "#be8aef",
"rgb": {
"r": 190,
"g": 138,
"b": 239
},
"hsl": {
"h": 270.891,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.72281,
"c": 0.15098,
"h": 306.7
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#BE8AEF
secondary
#E5F3D8
accent
#D80D70
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85