#BE8BF9#BE8BF9
#BE8BF9 is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.9% C 0.162 H 304.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BF9 |
|---|---|
| RGB | rgb(190, 139, 249) |
| HSL | hsl(268, 90%, 76%) |
| HSV | hsv(268, 44%, 98%) |
| CMYK | cmyk(23.7%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.71, 40.44, -47.90) |
| CIE-LCH | lch(66.71, 62.69, 310.18°) |
| OKLab | oklab(72.95% 0.0905 -0.1338) |
| OKLCH | oklch(72.95% 0.162 304.1) |
| XYZ | xyz(47.5631, 36.2521, 94.0958) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.24
Baby Purple
#CA9BF7
ΔE00 4.72
Light Purple
#BF77F6
ΔE00 4.86
Pastel Purple
#CAA0FF
ΔE00 5.39
Lilac (survey)
#CEA2FD
ΔE00 6.18
Easter Purple
#C071FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BF9 #C6F98B
analogous
#8B8FF9 #BE8BF9 #F58BF9
triadic
#BE8BF9 #F9BE8B #8BF9BE
tetradic
#BE8BF9 #F98B8F #C6F98B #8BF9F5
square
#BE8BF9 #F98B8F #C6F98B #8BF9F5
split-complementary
#BE8BF9 #F9F58B #8FF98B
monochromatic
#7D17F3 #9D51F6 #BE8BF9 #DFC5FC #EFE2FD
Accessibility & contrast
On white
2.55
#BE8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BE8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BF9
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BF9 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#B49EB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8bf9; /* rgb */ color: rgb(190, 139, 249); /* oklch */ color: oklch(72.9% 0.162 304.1);
Tailwind
colors: {
custom: {
50: '#d4aefc',
500: '#be8bf9',
950: '#000000',
},
}SCSS
$custom: #be8bf9; $custom-light: #d4aefc; $custom-dark: #000000;
JSON
{
"hex": "#be8bf9",
"rgb": {
"r": 190,
"g": 139,
"b": 249
},
"hsl": {
"h": 267.818,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.72949,
"c": 0.16153,
"h": 304.1
},
"luminance": 0.36252
}Semantic roles & 50–950 ramp
primary
#BE8BF9
secondary
#E7F6D5
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85