#BE8FE9#BE8FE9
#BE8FE9 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.135 H 307.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FE9 |
|---|---|
| RGB | rgb(190, 143, 233) |
| HSL | hsl(271, 67%, 74%) |
| HSV | hsv(271, 39%, 91%) |
| CMYK | cmyk(18.5%, 38.6%, 0%, 8.6%) |
| CIE-LAB | lab(66.88, 34.64, -38.84) |
| CIE-LCH | lch(66.88, 52.04, 311.72°) |
| OKLab | oklab(72.84% 0.0822 -0.1076) |
| OKLCH | oklch(72.84% 0.135 307.4) |
| XYZ | xyz(45.7628, 36.4757, 81.7047) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.51
Pale Purple
#B790D4
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FE9 #BAE98F
analogous
#918FE9 #BE8FE9 #E98FE7
triadic
#BE8FE9 #E9BE8F #8FE9BE
tetradic
#BE8FE9 #E9918F #BAE98F #8FE7E9
square
#BE8FE9 #E9918F #BAE98F #8FE7E9
split-complementary
#BE8FE9 #E7E98F #8FE991
monochromatic
#832AD4 #A05CDF #BE8FE9 #DCC2F3 #F0E5FA
Accessibility & contrast
On white
2.53
#BE8FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BE8FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FE9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FE9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EC
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#B89DB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8fe9; /* rgb */ color: rgb(190, 143, 233); /* oklch */ color: oklch(72.8% 0.135 307.4);
Tailwind
colors: {
custom: {
50: '#d3b0f0',
500: '#be8fe9',
950: '#000000',
},
}SCSS
$custom: #be8fe9; $custom-light: #d3b0f0; $custom-dark: #000000;
JSON
{
"hex": "#be8fe9",
"rgb": {
"r": 190,
"g": 143,
"b": 233
},
"hsl": {
"h": 271.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.72839,
"c": 0.13541,
"h": 307.4
},
"luminance": 0.36475
}Semantic roles & 50–950 ramp
primary
#BE8FE9
secondary
#E5F1DA
accent
#CF166F
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84