#BE8FFE#BE8FFE
#BE8FFE is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.9% C 0.161 H 302.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FFE |
|---|---|
| RGB | rgb(190, 143, 254) |
| HSL | hsl(265, 98%, 78%) |
| HSV | hsv(265, 44%, 100%) |
| CMYK | cmyk(25.2%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.83, 39.41, -48.86) |
| CIE-LCH | lch(67.83, 62.77, 308.89°) |
| OKLab | oklab(73.87% 0.0859 -0.1366) |
| OKLCH | oklch(73.87% 0.161 302.1) |
| XYZ | xyz(48.9431, 37.7478, 98.4543) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.34
Baby Purple
#CA9BF7
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.59
Light Purple
#BF77F6
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FFE #CFFE8F
analogous
#8F98FE #BE8FFE #F58FFE
triadic
#BE8FFE #FEBE8F #8FFEBE
tetradic
#BE8FFE #FE8F98 #CFFE8F #8FFEF5
square
#BE8FFE #FE8F98 #CFFE8F #8FFEF5
split-complementary
#BE8FFE #FEF58F #98FE8F
monochromatic
#7816FD #9B52FD #BE8FFE #E1CCFF #EDE1FF
Accessibility & contrast
On white
2.46
#BE8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BE8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FFE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FFE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#B3A2BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be8ffe; /* rgb */ color: rgb(190, 143, 254); /* oklch */ color: oklch(73.9% 0.161 302.1);
Tailwind
colors: {
custom: {
50: '#d4b0ff',
500: '#be8ffe',
950: '#000000',
},
}SCSS
$custom: #be8ffe; $custom-light: #d4b0ff; $custom-dark: #000000;
JSON
{
"hex": "#be8ffe",
"rgb": {
"r": 190,
"g": 143,
"b": 254
},
"hsl": {
"h": 265.405,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.73869,
"c": 0.16135,
"h": 302.1
},
"luminance": 0.37748
}Semantic roles & 50–950 ramp
primary
#BE8FFE
secondary
#E8F7D4
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86