#BE8FE2#BE8FE2
#BE8FE2 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.5% C 0.127 H 309.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FE2 |
|---|---|
| RGB | rgb(190, 143, 226) |
| HSL | hsl(274, 59%, 72%) |
| HSV | hsv(274, 37%, 89%) |
| CMYK | cmyk(15.9%, 36.7%, 0%, 11.4%) |
| CIE-LAB | lab(66.58, 33.10, -35.45) |
| CIE-LCH | lch(66.58, 48.50, 313.04°) |
| OKLab | oklab(72.52% 0.0807 -0.0979) |
| OKLCH | oklch(72.52% 0.127 309.5) |
| XYZ | xyz(44.7826, 36.0836, 76.5424) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.23
Liliac
#C48EFD
ΔE00 4.68
Pastel Purple
#CAA0FF
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FE2 #B3E28F
analogous
#958FE2 #BE8FE2 #E28FDC
triadic
#BE8FE2 #E2BE8F #8FE2BE
tetradic
#BE8FE2 #E2958F #B3E28F #8FDCE2
square
#BE8FE2 #E2958F #B3E28F #8FDCE2
split-complementary
#BE8FE2 #DCE28F #8FE295
monochromatic
#8533C4 #A25ED5 #BE8FE2 #DAC0EF #F1E7F9
Accessibility & contrast
On white
2.56
#BE8FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BE8FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FE2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FE2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#BA9BAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8fe2; /* rgb */ color: rgb(190, 143, 226); /* oklch */ color: oklch(72.5% 0.127 309.5);
Tailwind
colors: {
custom: {
50: '#d3b0eb',
500: '#be8fe2',
950: '#000000',
},
}SCSS
$custom: #be8fe2; $custom-light: #d3b0eb; $custom-dark: #000000;
JSON
{
"hex": "#be8fe2",
"rgb": {
"r": 190,
"g": 143,
"b": 226
},
"hsl": {
"h": 273.976,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.72516,
"c": 0.12685,
"h": 309.5
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#BE8FE2
secondary
#E4F0DB
accent
#C61F68
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84