#BE8FFB#BE8FFB
#BE8FFB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.158 H 302.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FFB |
|---|---|
| RGB | rgb(190, 143, 251) |
| HSL | hsl(266, 93%, 77%) |
| HSV | hsv(266, 43%, 98%) |
| CMYK | cmyk(24.3%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(67.69, 38.71, -47.44) |
| CIE-LCH | lch(67.69, 61.23, 309.21°) |
| OKLab | oklab(73.72% 0.0854 -0.1325) |
| OKLCH | oklch(73.72% 0.158 302.8) |
| XYZ | xyz(48.4665, 37.5571, 95.9440) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.20
Baby Purple
#CA9BF7
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FFB #CCFB8F
analogous
#8F96FB #BE8FFB #F48FFB
triadic
#BE8FFB #FBBE8F #8FFBBE
tetradic
#BE8FFB #FB8F96 #CCFB8F #8FFBF4
square
#BE8FFB #FB8F96 #CCFB8F #8FFBF4
split-complementary
#BE8FFB #FBF48F #96FB8F
monochromatic
#7919F7 #9C54F9 #BE8FFB #E0CAFD #EEE1FE
Accessibility & contrast
On white
2.47
#BE8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BE8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FFB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FFB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#B3A1B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be8ffb; /* rgb */ color: rgb(190, 143, 251); /* oklch */ color: oklch(73.7% 0.158 302.8);
Tailwind
colors: {
custom: {
50: '#d3b0fd',
500: '#be8ffb',
950: '#000000',
},
}SCSS
$custom: #be8ffb; $custom-light: #d3b0fd; $custom-dark: #000000;
JSON
{
"hex": "#be8ffb",
"rgb": {
"r": 190,
"g": 143,
"b": 251
},
"hsl": {
"h": 266.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73717,
"c": 0.15763,
"h": 302.8
},
"luminance": 0.37557
}Semantic roles & 50–950 ramp
primary
#BE8FFB
secondary
#E8F6D5
accent
#E60082
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85