#BE8EEB#BE8EEB
#BE8EEB is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.8% C 0.140 H 307.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EEB |
|---|---|
| RGB | rgb(190, 142, 235) |
| HSL | hsl(271, 70%, 74%) |
| HSV | hsv(271, 40%, 92%) |
| CMYK | cmyk(19.1%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(66.74, 35.63, -40.16) |
| CIE-LCH | lch(66.74, 53.69, 311.58°) |
| OKLab | oklab(72.76% 0.084 -0.1114) |
| OKLCH | oklch(72.76% 0.14 307) |
| XYZ | xyz(45.9007, 36.2917, 83.1681) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 4.96
Lilac (survey)
#CEA2FD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EEB #BBEB8E
analogous
#908EEB #BE8EEB #EB8EEA
triadic
#BE8EEB #EBBE8E #8EEBBE
tetradic
#BE8EEB #EB908E #BBEB8E #8EEAEB
square
#BE8EEB #EB908E #BBEB8E #8EEAEB
split-complementary
#BE8EEB #EAEB8E #8EEB90
monochromatic
#8226D8 #A05AE2 #BE8EEB #DCC2F4 #F0E5FA
Accessibility & contrast
On white
2.54
#BE8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BE8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EEB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EEB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#B89CB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8eeb; /* rgb */ color: rgb(190, 142, 235); /* oklch */ color: oklch(72.8% 0.140 307.0);
Tailwind
colors: {
custom: {
50: '#d3b0f2',
500: '#be8eeb',
950: '#000000',
},
}SCSS
$custom: #be8eeb; $custom-light: #d3b0f2; $custom-dark: #000000;
JSON
{
"hex": "#be8eeb",
"rgb": {
"r": 190,
"g": 142,
"b": 235
},
"hsl": {
"h": 270.968,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.72762,
"c": 0.13953,
"h": 307
},
"luminance": 0.36291
}Semantic roles & 50–950 ramp
primary
#BE8EEB
secondary
#E5F2D9
accent
#D21470
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85