#BE8BFC#BE8BFC
#BE8BFC is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.1% C 0.165 H 303.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BFC |
|---|---|
| RGB | rgb(190, 139, 252) |
| HSL | hsl(267, 95%, 77%) |
| HSV | hsv(267, 45%, 99%) |
| CMYK | cmyk(24.6%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(66.86, 41.13, -49.31) |
| CIE-LCH | lch(66.86, 64.21, 309.83°) |
| OKLab | oklab(73.1% 0.0909 -0.1379) |
| OKLCH | oklch(73.1% 0.165 303.4) |
| XYZ | xyz(48.0347, 36.4407, 96.5798) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.29
Light Purple
#BF77F6
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.48
Easter Purple
#C071FE
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BFC #C9FC8B
analogous
#8B91FC #BE8BFC #F78BFC
triadic
#BE8BFC #FCBE8B #8BFCBE
tetradic
#BE8BFC #FC8B91 #C9FC8B #8BFCF7
square
#BE8BFC #FC8B91 #C9FC8B #8BFCF7
split-complementary
#BE8BFC #FCF78B #91FC8B
monochromatic
#7B14F9 #9D4FFA #BE8BFC #DFC7FE #EEE1FE
Accessibility & contrast
On white
2.53
#BE8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BE8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BFC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BFC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#78A3F9
Tritanopia (blue-blind)
#B39EB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8bfc; /* rgb */ color: rgb(190, 139, 252); /* oklch */ color: oklch(73.1% 0.165 303.4);
Tailwind
colors: {
custom: {
50: '#d4aefe',
500: '#be8bfc',
950: '#000000',
},
}SCSS
$custom: #be8bfc; $custom-light: #d4aefe; $custom-dark: #000000;
JSON
{
"hex": "#be8bfc",
"rgb": {
"r": 190,
"g": 139,
"b": 252
},
"hsl": {
"h": 267.08,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.73103,
"c": 0.16518,
"h": 303.4
},
"luminance": 0.36441
}Semantic roles & 50–950 ramp
primary
#BE8BFC
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86