#BE8CFB#BE8CFB
#BE8CFB is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.2% C 0.162 H 303.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8CFB |
|---|---|
| RGB | rgb(190, 140, 251) |
| HSL | hsl(267, 93%, 77%) |
| HSV | hsv(267, 44%, 98%) |
| CMYK | cmyk(24.3%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.03, 40.36, -48.49) |
| CIE-LCH | lch(67.03, 63.09, 309.77°) |
| OKLab | oklab(73.22% 0.0894 -0.1355) |
| OKLCH | oklch(73.22% 0.162 303.4) |
| XYZ | xyz(48.0221, 36.6684, 95.7959) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.21
Lilac (survey)
#CEA2FD
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8CFB #C9FB8C
analogous
#8C92FB #BE8CFB #F58CFB
triadic
#BE8CFB #FBBE8C #8CFBBE
tetradic
#BE8CFB #FB8C92 #C9FB8C #8CFBF5
square
#BE8CFB #FB8C92 #C9FB8C #8CFBF5
split-complementary
#BE8CFB #FBF58C #92FB8C
monochromatic
#7B16F7 #9D51F9 #BE8CFB #DFC7FD #EEE1FE
Accessibility & contrast
On white
2.52
#BE8CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BE8CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8CFB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8CFB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#B49FB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8cfb; /* rgb */ color: rgb(190, 140, 251); /* oklch */ color: oklch(73.2% 0.162 303.4);
Tailwind
colors: {
custom: {
50: '#d4aefd',
500: '#be8cfb',
950: '#000000',
},
}SCSS
$custom: #be8cfb; $custom-light: #d4aefd; $custom-dark: #000000;
JSON
{
"hex": "#be8cfb",
"rgb": {
"r": 190,
"g": 140,
"b": 251
},
"hsl": {
"h": 267.027,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.73217,
"c": 0.16238,
"h": 303.4
},
"luminance": 0.36668
}Semantic roles & 50–950 ramp
primary
#BE8CFB
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85