#BE8BFA#BE8BFA
#BE8BFA is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.0% C 0.163 H 303.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BFA |
|---|---|
| RGB | rgb(190, 139, 250) |
| HSL | hsl(268, 92%, 76%) |
| HSV | hsv(268, 44%, 98%) |
| CMYK | cmyk(24%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(66.76, 40.67, -48.37) |
| CIE-LCH | lch(66.76, 63.20, 310.06°) |
| OKLab | oklab(73% 0.0906 -0.1352) |
| OKLCH | oklch(73% 0.163 303.8) |
| XYZ | xyz(47.7195, 36.3146, 94.9194) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.23
Baby Purple
#CA9BF7
ΔE00 4.80
Light Purple
#BF77F6
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 5.42
Easter Purple
#C071FE
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BFA #C7FA8B
analogous
#8B90FA #BE8BFA #F68BFA
triadic
#BE8BFA #FABE8B #8BFABE
tetradic
#BE8BFA #FA8B90 #C7FA8B #8BFAF6
square
#BE8BFA #FA8B90 #C7FA8B #8BFAF6
split-complementary
#BE8BFA #FAF68B #90FA8B
monochromatic
#7C16F5 #9D50F7 #BE8BFA #DFC6FD #EFE2FE
Accessibility & contrast
On white
2.54
#BE8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BE8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BFA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BFA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#7AA2F7
Tritanopia (blue-blind)
#B49EB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8bfa; /* rgb */ color: rgb(190, 139, 250); /* oklch */ color: oklch(73.0% 0.163 303.8);
Tailwind
colors: {
custom: {
50: '#d4aefc',
500: '#be8bfa',
950: '#000000',
},
}SCSS
$custom: #be8bfa; $custom-light: #d4aefc; $custom-dark: #000000;
JSON
{
"hex": "#be8bfa",
"rgb": {
"r": 190,
"g": 139,
"b": 250
},
"hsl": {
"h": 267.568,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.73,
"c": 0.16274,
"h": 303.8
},
"luminance": 0.36315
}Semantic roles & 50–950 ramp
primary
#BE8BFA
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85