#BE8EF5#BE8EF5
#BE8EF5 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.152 H 304.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EF5 |
|---|---|
| RGB | rgb(190, 142, 245) |
| HSL | hsl(268, 84%, 76%) |
| HSV | hsv(268, 42%, 96%) |
| CMYK | cmyk(22.4%, 42%, 0%, 3.9%) |
| CIE-LAB | lab(67.19, 37.88, -44.95) |
| CIE-LCH | lch(67.19, 58.79, 310.12°) |
| OKLab | oklab(73.25% 0.0858 -0.1253) |
| OKLCH | oklch(73.25% 0.152 304.4) |
| XYZ | xyz(47.3862, 36.8859, 90.9918) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.43
Baby Purple
#CA9BF7
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.64
Lavender (survey)
#C79FEF
ΔE00 5.29
Lilac (survey)
#CEA2FD
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EF5 #C5F58E
analogous
#8E91F5 #BE8EF5 #F18EF5
triadic
#BE8EF5 #F5BE8E #8EF5BE
tetradic
#BE8EF5 #F58E91 #C5F58E #8EF5F1
square
#BE8EF5 #F58E91 #C5F58E #8EF5F1
split-complementary
#BE8EF5 #F5F18E #91F58E
monochromatic
#7D1EEB #9E56F0 #BE8EF5 #DEC6FA #EFE3FD
Accessibility & contrast
On white
2.51
#BE8EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BE8EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EF5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EF5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#7FA4F2
Tritanopia (blue-blind)
#B59FB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ef5; /* rgb */ color: rgb(190, 142, 245); /* oklch */ color: oklch(73.2% 0.152 304.4);
Tailwind
colors: {
custom: {
50: '#d3b0f9',
500: '#be8ef5',
950: '#000000',
},
}SCSS
$custom: #be8ef5; $custom-light: #d3b0f9; $custom-dark: #000000;
JSON
{
"hex": "#be8ef5",
"rgb": {
"r": 190,
"g": 142,
"b": 245
},
"hsl": {
"h": 267.961,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.73248,
"c": 0.15182,
"h": 304.4
},
"luminance": 0.36886
}Semantic roles & 50–950 ramp
primary
#BE8EF5
secondary
#E7F4D7
accent
#E0057A
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85