#BE8EF9#BE8EF9
#BE8EF9 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.157 H 303.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EF9 |
|---|---|
| RGB | rgb(190, 142, 249) |
| HSL | hsl(267, 90%, 77%) |
| HSV | hsv(267, 43%, 98%) |
| CMYK | cmyk(23.7%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(67.38, 38.80, -46.85) |
| CIE-LCH | lch(67.38, 60.83, 309.63°) |
| OKLab | oklab(73.45% 0.0864 -0.1308) |
| OKLCH | oklch(73.45% 0.157 303.5) |
| XYZ | xyz(48.0034, 37.1328, 94.2426) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.14
Baby Purple
#CA9BF7
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EF9 #C9F98E
analogous
#8E94F9 #BE8EF9 #F48EF9
triadic
#BE8EF9 #F9BE8E #8EF9BE
tetradic
#BE8EF9 #F98E94 #C9F98E #8EF9F4
square
#BE8EF9 #F98E94 #C9F98E #8EF9F4
split-complementary
#BE8EF9 #F9F48E #94F98E
monochromatic
#7B1AF3 #9D54F6 #BE8EF9 #DFC8FC #EEE2FD
Accessibility & contrast
On white
2.49
#BE8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BE8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EF9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EF9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#B4A0B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ef9; /* rgb */ color: rgb(190, 142, 249); /* oklch */ color: oklch(73.4% 0.157 303.5);
Tailwind
colors: {
custom: {
50: '#d3b0fb',
500: '#be8ef9',
950: '#000000',
},
}SCSS
$custom: #be8ef9; $custom-light: #d3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#be8ef9",
"rgb": {
"r": 190,
"g": 142,
"b": 249
},
"hsl": {
"h": 266.916,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.73448,
"c": 0.15675,
"h": 303.5
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#BE8EF9
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85