#BE8FF8#BE8FF8
#BE8FF8 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.154 H 303.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FF8 |
|---|---|
| RGB | rgb(190, 143, 248) |
| HSL | hsl(267, 88%, 77%) |
| HSV | hsv(267, 42%, 97%) |
| CMYK | cmyk(23.4%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.55, 38.02, -46.02) |
| CIE-LCH | lch(67.55, 59.70, 309.56°) |
| OKLab | oklab(73.57% 0.0849 -0.1284) |
| OKLCH | oklch(73.57% 0.154 303.5) |
| XYZ | xyz(47.9973, 37.3695, 93.4732) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.26
Baby Purple
#CA9BF7
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FF8 #C9F88F
analogous
#8F95F8 #BE8FF8 #F28FF8
triadic
#BE8FF8 #F8BE8F #8FF8BE
tetradic
#BE8FF8 #F88F95 #C9F88F #8FF8F2
square
#BE8FF8 #F88F95 #C9F88F #8FF8F2
split-complementary
#BE8FF8 #F8F28F #95F88F
monochromatic
#7B1CF1 #9D55F4 #BE8FF8 #DFC9FC #EEE2FD
Accessibility & contrast
On white
2.48
#BE8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BE8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FF8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FF8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#B4A0B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ff8; /* rgb */ color: rgb(190, 143, 248); /* oklch */ color: oklch(73.6% 0.154 303.5);
Tailwind
colors: {
custom: {
50: '#d3b0fb',
500: '#be8ff8',
950: '#000000',
},
}SCSS
$custom: #be8ff8; $custom-light: #d3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#be8ff8",
"rgb": {
"r": 190,
"g": 143,
"b": 248
},
"hsl": {
"h": 266.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.73566,
"c": 0.15392,
"h": 303.5
},
"luminance": 0.37369
}Semantic roles & 50–950 ramp
primary
#BE8FF8
secondary
#E7F5D6
accent
#E5017F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85