#BE8CF3#BE8CF3
#BE8CF3 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.8% C 0.153 H 305.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8CF3 |
|---|---|
| RGB | rgb(190, 140, 243) |
| HSL | hsl(269, 81%, 75%) |
| HSV | hsv(269, 42%, 95%) |
| CMYK | cmyk(21.8%, 42.4%, 0%, 4.7%) |
| CIE-LAB | lab(66.65, 38.53, -44.70) |
| CIE-LCH | lch(66.65, 59.01, 310.76°) |
| OKLab | oklab(72.81% 0.0882 -0.1245) |
| OKLCH | oklch(72.81% 0.153 305.3) |
| XYZ | xyz(46.7876, 36.1746, 89.2942) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 4.16
Pastel Purple
#CAA0FF
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8CF3 #C1F38C
analogous
#8C8EF3 #BE8CF3 #F18CF3
triadic
#BE8CF3 #F3BE8C #8CF3BE
tetradic
#BE8CF3 #F38C8E #C1F38C #8CF3F1
square
#BE8CF3 #F38C8E #C1F38C #8CF3F1
split-complementary
#BE8CF3 #F3F18C #8EF38C
monochromatic
#7F1DE7 #9F55ED #BE8CF3 #DDC3F9 #EFE3FC
Accessibility & contrast
On white
2.55
#BE8CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BE8CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8CF3
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8CF3 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#B69DB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8cf3; /* rgb */ color: rgb(190, 140, 243); /* oklch */ color: oklch(72.8% 0.153 305.3);
Tailwind
colors: {
custom: {
50: '#d3aef7',
500: '#be8cf3',
950: '#000000',
},
}SCSS
$custom: #be8cf3; $custom-light: #d3aef7; $custom-dark: #000000;
JSON
{
"hex": "#be8cf3",
"rgb": {
"r": 190,
"g": 140,
"b": 243
},
"hsl": {
"h": 269.126,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.72813,
"c": 0.1526,
"h": 305.3
},
"luminance": 0.36174
}Semantic roles & 50–950 ramp
primary
#BE8CF3
secondary
#E6F4D7
accent
#DD0876
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85