#BE8CF9#BE8CF9
#BE8CF9 is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.1% C 0.160 H 303.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8CF9 |
|---|---|
| RGB | rgb(190, 140, 249) |
| HSL | hsl(268, 90%, 76%) |
| HSV | hsv(268, 44%, 98%) |
| CMYK | cmyk(23.7%, 43.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.93, 39.90, -47.55) |
| CIE-LCH | lch(66.93, 62.07, 310.00°) |
| OKLab | oklab(73.11% 0.0891 -0.1328) |
| OKLCH | oklch(73.11% 0.16 303.9) |
| XYZ | xyz(47.7085, 36.5430, 94.1443) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 4.51
Light Purple
#BF77F6
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8CF9 #C7F98C
analogous
#8C91F9 #BE8CF9 #F58CF9
triadic
#BE8CF9 #F9BE8C #8CF9BE
tetradic
#BE8CF9 #F98C91 #C7F98C #8CF9F5
square
#BE8CF9 #F98C91 #C7F98C #8CF9F5
split-complementary
#BE8CF9 #F9F58C #91F98C
monochromatic
#7C18F3 #9D52F6 #BE8CF9 #DFC6FC #EFE2FD
Accessibility & contrast
On white
2.53
#BE8CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BE8CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8CF9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8CF9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FD
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#B49EB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8cf9; /* rgb */ color: rgb(190, 140, 249); /* oklch */ color: oklch(73.1% 0.160 303.9);
Tailwind
colors: {
custom: {
50: '#d4aefb',
500: '#be8cf9',
950: '#000000',
},
}SCSS
$custom: #be8cf9; $custom-light: #d4aefb; $custom-dark: #000000;
JSON
{
"hex": "#be8cf9",
"rgb": {
"r": 190,
"g": 140,
"b": 249
},
"hsl": {
"h": 267.523,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.73115,
"c": 0.15993,
"h": 303.9
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#BE8CF9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85