#BE8EF2#BE8EF2
#BE8EF2 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.148 H 305.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EF2 |
|---|---|
| RGB | rgb(190, 142, 242) |
| HSL | hsl(269, 79%, 75%) |
| HSV | hsv(269, 41%, 95%) |
| CMYK | cmyk(21.5%, 41.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.05, 37.20, -43.52) |
| CIE-LCH | lch(67.05, 57.26, 310.52°) |
| OKLab | oklab(73.1% 0.0853 -0.1211) |
| OKLCH | oklch(73.1% 0.148 305.1) |
| XYZ | xyz(46.9319, 36.7042, 88.5994) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.81
Baby Purple
#CA9BF7
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EF2 #C2F28E
analogous
#8E90F2 #BE8EF2 #F08EF2
triadic
#BE8EF2 #F2BE8E #8EF2BE
tetradic
#BE8EF2 #F28E90 #C2F28E #8EF2F0
square
#BE8EF2 #F28E90 #C2F28E #8EF2F0
split-complementary
#BE8EF2 #F2F08E #90F28E
monochromatic
#7F20E5 #9E57EC #BE8EF2 #DEC5F8 #EFE4FC
Accessibility & contrast
On white
2.52
#BE8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BE8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EF2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EF2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#B69EB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8ef2; /* rgb */ color: rgb(190, 142, 242); /* oklch */ color: oklch(73.1% 0.148 305.1);
Tailwind
colors: {
custom: {
50: '#d3b0f7',
500: '#be8ef2',
950: '#000000',
},
}SCSS
$custom: #be8ef2; $custom-light: #d3b0f7; $custom-dark: #000000;
JSON
{
"hex": "#be8ef2",
"rgb": {
"r": 190,
"g": 142,
"b": 242
},
"hsl": {
"h": 268.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.731,
"c": 0.14813,
"h": 305.1
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#BE8EF2
secondary
#E6F4D7
accent
#DC0A77
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85