#BE8AEC#BE8AEC
#BE8AEC is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.1% C 0.147 H 307.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8AEC |
|---|---|
| RGB | rgb(190, 138, 236) |
| HSL | hsl(272, 72%, 73%) |
| HSV | hsv(272, 42%, 93%) |
| CMYK | cmyk(19.5%, 41.5%, 0%, 7.5%) |
| CIE-LAB | lab(65.89, 38.05, -42.05) |
| CIE-LCH | lch(65.89, 56.71, 312.14°) |
| OKLab | oklab(72.13% 0.0898 -0.1169) |
| OKLCH | oklch(72.13% 0.147 307.5) |
| XYZ | xyz(45.4611, 35.1807, 83.7362) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.71
Baby Purple
#CA9BF7
ΔE00 4.49
Light Purple
#BF77F6
ΔE00 5.13
Pale Purple
#B790D4
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8AEC #B8EC8A
analogous
#8D8AEC #BE8AEC #EC8AE9
triadic
#BE8AEC #ECBE8A #8AECBE
tetradic
#BE8AEC #EC8D8A #B8EC8A #8AE9EC
square
#BE8AEC #EC8D8A #B8EC8A #8AE9EC
split-complementary
#BE8AEC #E9EC8A #8AEC8D
monochromatic
#8323D8 #A155E3 #BE8AEC #DBBFF5 #F0E5FB
Accessibility & contrast
On white
2.61
#BE8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BE8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8AEC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8AEC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#B899B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be8aec; /* rgb */ color: rgb(190, 138, 236); /* oklch */ color: oklch(72.1% 0.147 307.5);
Tailwind
colors: {
custom: {
50: '#d3adf2',
500: '#be8aec',
950: '#000000',
},
}SCSS
$custom: #be8aec; $custom-light: #d3adf2; $custom-dark: #000000;
JSON
{
"hex": "#be8aec",
"rgb": {
"r": 190,
"g": 138,
"b": 236
},
"hsl": {
"h": 271.837,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.72134,
"c": 0.14735,
"h": 307.5
},
"luminance": 0.3518
}Semantic roles & 50–950 ramp
primary
#BE8AEC
secondary
#E5F2D9
accent
#D4116D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85