#BE8FEB#BE8FEB
#BE8FEB is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.138 H 306.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FEB |
|---|---|
| RGB | rgb(190, 143, 235) |
| HSL | hsl(271, 70%, 74%) |
| HSV | hsv(271, 39%, 92%) |
| CMYK | cmyk(19.1%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.97, 35.08, -39.81) |
| CIE-LCH | lch(66.97, 53.06, 311.39°) |
| OKLab | oklab(72.93% 0.0826 -0.1104) |
| OKLCH | oklch(72.93% 0.138 306.8) |
| XYZ | xyz(46.0501, 36.5906, 83.2179) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.01
Baby Purple
#CA9BF7
ΔE00 3.44
Lavender (survey)
#C79FEF
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.76
Lilac (survey)
#CEA2FD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FEB #BCEB8F
analogous
#908FEB #BE8FEB #EB8FEA
triadic
#BE8FEB #EBBE8F #8FEBBE
tetradic
#BE8FEB #EB908F #BCEB8F #8FEAEB
square
#BE8FEB #EB908F #BCEB8F #8FEAEB
split-complementary
#BE8FEB #EAEB8F #8FEB90
monochromatic
#8227D8 #A05BE2 #BE8FEB #DCC3F4 #F0E5FA
Accessibility & contrast
On white
2.52
#BE8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BE8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FEB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FEB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#B89DB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8feb; /* rgb */ color: rgb(190, 143, 235); /* oklch */ color: oklch(72.9% 0.138 306.8);
Tailwind
colors: {
custom: {
50: '#d3b0f2',
500: '#be8feb',
950: '#000000',
},
}SCSS
$custom: #be8feb; $custom-light: #d3b0f2; $custom-dark: #000000;
JSON
{
"hex": "#be8feb",
"rgb": {
"r": 190,
"g": 143,
"b": 235
},
"hsl": {
"h": 270.652,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.72934,
"c": 0.13787,
"h": 306.8
},
"luminance": 0.3659
}Semantic roles & 50–950 ramp
primary
#BE8FEB
secondary
#E5F2D9
accent
#D21471
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85