#BE8EEA#BE8EEA
#BE8EEA is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.7% C 0.138 H 307.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EEA |
|---|---|
| RGB | rgb(190, 142, 234) |
| HSL | hsl(271, 69%, 74%) |
| HSV | hsv(271, 39%, 92%) |
| CMYK | cmyk(18.8%, 39.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.70, 35.41, -39.68) |
| CIE-LCH | lch(66.70, 53.18, 311.75°) |
| OKLab | oklab(72.72% 0.0838 -0.11) |
| OKLCH | oklch(72.72% 0.138 307.3) |
| XYZ | xyz(45.7566, 36.2341, 82.4093) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 3.66
Pale Purple
#B790D4
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EEA #BAEA8E
analogous
#908EEA #BE8EEA #EA8EE8
triadic
#BE8EEA #EABE8E #8EEABE
tetradic
#BE8EEA #EA908E #BAEA8E #8EE8EA
square
#BE8EEA #EA908E #BAEA8E #8EE8EA
split-complementary
#BE8EEA #E8EA8E #8EEA90
monochromatic
#8328D6 #A05AE0 #BE8EEA #DCC2F4 #F0E5FA
Accessibility & contrast
On white
2.55
#BE8EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BE8EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EEA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EEA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#85A3E7
Tritanopia (blue-blind)
#B89CB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8eea; /* rgb */ color: rgb(190, 142, 234); /* oklch */ color: oklch(72.7% 0.138 307.3);
Tailwind
colors: {
custom: {
50: '#d3aff1',
500: '#be8eea',
950: '#000000',
},
}SCSS
$custom: #be8eea; $custom-light: #d3aff1; $custom-dark: #000000;
JSON
{
"hex": "#be8eea",
"rgb": {
"r": 190,
"g": 142,
"b": 234
},
"hsl": {
"h": 271.304,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.72715,
"c": 0.13831,
"h": 307.3
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#BE8EEA
secondary
#E5F2D9
accent
#D1156F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141016
muted
#837F84