#BE8FF5#BE8FF5
#BE8FF5 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.150 H 304.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FF5 |
|---|---|
| RGB | rgb(190, 143, 245) |
| HSL | hsl(268, 84%, 76%) |
| HSV | hsv(268, 42%, 96%) |
| CMYK | cmyk(22.4%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.42, 37.33, -44.60) |
| CIE-LCH | lch(67.42, 58.16, 309.93°) |
| OKLab | oklab(73.42% 0.0844 -0.1242) |
| OKLCH | oklch(73.42% 0.15 304.2) |
| XYZ | xyz(47.5356, 37.1848, 91.0416) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FF5 #C6F58F
analogous
#8F93F5 #BE8FF5 #F18FF5
triadic
#BE8FF5 #F5BE8F #8FF5BE
tetradic
#BE8FF5 #F58F93 #C6F58F #8FF5F1
square
#BE8FF5 #F58F93 #C6F58F #8FF5F1
split-complementary
#BE8FF5 #F5F18F #93F58F
monochromatic
#7D1FEB #9D57F0 #BE8FF5 #DFC7FA #EFE3FC
Accessibility & contrast
On white
2.49
#BE8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BE8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FF5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FF5 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#B5A0B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ff5; /* rgb */ color: rgb(190, 143, 245); /* oklch */ color: oklch(73.4% 0.150 304.2);
Tailwind
colors: {
custom: {
50: '#d3b0f9',
500: '#be8ff5',
950: '#000000',
},
}SCSS
$custom: #be8ff5; $custom-light: #d3b0f9; $custom-dark: #000000;
JSON
{
"hex": "#be8ff5",
"rgb": {
"r": 190,
"g": 143,
"b": 245
},
"hsl": {
"h": 267.647,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.73417,
"c": 0.1502,
"h": 304.2
},
"luminance": 0.37185
}Semantic roles & 50–950 ramp
primary
#BE8FF5
secondary
#E7F4D7
accent
#E0057B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85