#BE8FF6#BE8FF6
#BE8FF6 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.5% C 0.151 H 303.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FF6 |
|---|---|
| RGB | rgb(190, 143, 246) |
| HSL | hsl(267, 85%, 76%) |
| HSV | hsv(267, 42%, 96%) |
| CMYK | cmyk(22.8%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(67.46, 37.56, -45.07) |
| CIE-LCH | lch(67.46, 58.67, 309.81°) |
| OKLab | oklab(73.47% 0.0846 -0.1256) |
| OKLCH | oklch(73.47% 0.151 303.9) |
| XYZ | xyz(47.6887, 37.2460, 91.8478) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.41
Baby Purple
#CA9BF7
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FF6 #C7F68F
analogous
#8F94F6 #BE8FF6 #F28FF6
triadic
#BE8FF6 #F6BE8F #8FF6BE
tetradic
#BE8FF6 #F68F94 #C7F68F #8FF6F2
square
#BE8FF6 #F68F94 #C7F68F #8FF6F2
split-complementary
#BE8FF6 #F6F28F #94F68F
monochromatic
#7C1EED #9D56F1 #BE8FF6 #DFC8FB #EFE3FD
Accessibility & contrast
On white
2.49
#BE8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BE8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FF6
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FF6 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#B5A0B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8ff6; /* rgb */ color: rgb(190, 143, 246); /* oklch */ color: oklch(73.5% 0.151 303.9);
Tailwind
colors: {
custom: {
50: '#d3b0f9',
500: '#be8ff6',
950: '#000000',
},
}SCSS
$custom: #be8ff6; $custom-light: #d3b0f9; $custom-dark: #000000;
JSON
{
"hex": "#be8ff6",
"rgb": {
"r": 190,
"g": 143,
"b": 246
},
"hsl": {
"h": 267.379,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.73467,
"c": 0.15144,
"h": 303.9
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#BE8FF6
secondary
#E7F5D6
accent
#E2047C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85