#BE8EF8#BE8EF8
#BE8EF8 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.156 H 303.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EF8 |
|---|---|
| RGB | rgb(190, 142, 248) |
| HSL | hsl(267, 88%, 76%) |
| HSV | hsv(267, 43%, 97%) |
| CMYK | cmyk(23.4%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.33, 38.57, -46.37) |
| CIE-LCH | lch(67.33, 60.32, 309.75°) |
| OKLab | oklab(73.4% 0.0863 -0.1294) |
| OKLCH | oklch(73.4% 0.156 303.7) |
| XYZ | xyz(47.8479, 37.0706, 93.4233) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.18
Baby Purple
#CA9BF7
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EF8 #C8F88E
analogous
#8E93F8 #BE8EF8 #F38EF8
triadic
#BE8EF8 #F8BE8E #8EF8BE
tetradic
#BE8EF8 #F88E93 #C8F88E #8EF8F3
square
#BE8EF8 #F88E93 #C8F88E #8EF8F3
split-complementary
#BE8EF8 #F8F38E #93F88E
monochromatic
#7C1BF1 #9D54F4 #BE8EF8 #DFC8FC #EEE2FD
Accessibility & contrast
On white
2.50
#BE8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BE8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EF8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EF8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#B4A0B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ef8; /* rgb */ color: rgb(190, 142, 248); /* oklch */ color: oklch(73.4% 0.156 303.7);
Tailwind
colors: {
custom: {
50: '#d3b0fb',
500: '#be8ef8',
950: '#000000',
},
}SCSS
$custom: #be8ef8; $custom-light: #d3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#be8ef8",
"rgb": {
"r": 190,
"g": 142,
"b": 248
},
"hsl": {
"h": 267.17,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.73398,
"c": 0.15552,
"h": 303.7
},
"luminance": 0.3707
}Semantic roles & 50–950 ramp
primary
#BE8EF8
secondary
#E7F5D6
accent
#E5017E
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85