#BE8FEF#BE8FEF
#BE8FEF is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.143 H 305.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FEF |
|---|---|
| RGB | rgb(190, 143, 239) |
| HSL | hsl(269, 75%, 75%) |
| HSV | hsv(269, 40%, 94%) |
| CMYK | cmyk(20.5%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.14, 35.98, -41.73) |
| CIE-LCH | lch(67.14, 55.10, 310.76°) |
| OKLab | oklab(73.13% 0.0833 -0.116) |
| OKLCH | oklch(73.13% 0.143 305.7) |
| XYZ | xyz(46.6345, 36.8243, 86.2957) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Baby Purple
#CA9BF7
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FEF #C0EF8F
analogous
#8F90EF #BE8FEF #EE8FEF
triadic
#BE8FEF #EFBE8F #8FEFBE
tetradic
#BE8FEF #EF8F90 #C0EF8F #8FEFEE
square
#BE8FEF #EF8F90 #C0EF8F #8FEFEE
split-complementary
#BE8FEF #EFEE8F #90EF8F
monochromatic
#8024E0 #9F59E7 #BE8FEF #DDC5F7 #EFE4FB
Accessibility & contrast
On white
2.51
#BE8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BE8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FEF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FEF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#B79EB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8fef; /* rgb */ color: rgb(190, 143, 239); /* oklch */ color: oklch(73.1% 0.143 305.7);
Tailwind
colors: {
custom: {
50: '#d3b0f4',
500: '#be8fef',
950: '#000000',
},
}SCSS
$custom: #be8fef; $custom-light: #d3b0f4; $custom-dark: #000000;
JSON
{
"hex": "#be8fef",
"rgb": {
"r": 190,
"g": 143,
"b": 239
},
"hsl": {
"h": 269.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73125,
"c": 0.1428,
"h": 305.7
},
"luminance": 0.36824
}Semantic roles & 50–950 ramp
primary
#BE8FEF
secondary
#E6F3D8
accent
#D70E75
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85