#BE8AED#BE8AED
#BE8AED is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.2% C 0.149 H 307.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8AED |
|---|---|
| RGB | rgb(190, 138, 237) |
| HSL | hsl(272, 73%, 74%) |
| HSV | hsv(272, 42%, 93%) |
| CMYK | cmyk(19.8%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.93, 38.28, -42.53) |
| CIE-LCH | lch(65.93, 57.22, 311.99°) |
| OKLab | oklab(72.18% 0.0899 -0.1182) |
| OKLCH | oklch(72.18% 0.149 307.3) |
| XYZ | xyz(45.6067, 35.2390, 84.5035) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 4.48
Light Purple
#BF77F6
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8AED #B9ED8A
analogous
#8C8AED #BE8AED #ED8AEA
triadic
#BE8AED #EDBE8A #8AEDBE
tetradic
#BE8AED #ED8C8A #B9ED8A #8AEAED
square
#BE8AED #ED8C8A #B9ED8A #8AEAED
split-complementary
#BE8AED #EAED8A #8AED8C
monochromatic
#8322DB #A155E5 #BE8AED #DBBFF5 #F0E4FB
Accessibility & contrast
On white
2.61
#BE8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BE8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8AED
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8AED | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#B79AB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be8aed; /* rgb */ color: rgb(190, 138, 237); /* oklch */ color: oklch(72.2% 0.149 307.3);
Tailwind
colors: {
custom: {
50: '#d3adf3',
500: '#be8aed',
950: '#000000',
},
}SCSS
$custom: #be8aed; $custom-light: #d3adf3; $custom-dark: #000000;
JSON
{
"hex": "#be8aed",
"rgb": {
"r": 190,
"g": 138,
"b": 237
},
"hsl": {
"h": 271.515,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.72182,
"c": 0.14856,
"h": 307.3
},
"luminance": 0.35239
}Semantic roles & 50–950 ramp
primary
#BE8AED
secondary
#E5F3D8
accent
#D5106E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85