#BE8DEC#BE8DEC
#BE8DEC is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.142 H 306.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DEC |
|---|---|
| RGB | rgb(190, 141, 236) |
| HSL | hsl(271, 71%, 74%) |
| HSV | hsv(271, 40%, 93%) |
| CMYK | cmyk(19.5%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(66.56, 36.41, -41.00) |
| CIE-LCH | lch(66.56, 54.83, 311.61°) |
| OKLab | oklab(72.64% 0.0856 -0.1138) |
| OKLCH | oklch(72.64% 0.142 306.9) |
| XYZ | xyz(45.8974, 36.0534, 83.8817) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.70
Baby Purple
#CA9BF7
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 4.87
Pale Purple
#B790D4
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DEC #BBEC8D
analogous
#8F8DEC #BE8DEC #EC8DEB
triadic
#BE8DEC #ECBE8D #8DECBE
tetradic
#BE8DEC #EC8F8D #BBEC8D #8DEBEC
square
#BE8DEC #EC8F8D #BBEC8D #8DEBEC
split-complementary
#BE8DEC #EBEC8D #8DEC8F
monochromatic
#8224DA #A059E3 #BE8DEC #DCC1F5 #F0E5FB
Accessibility & contrast
On white
2.56
#BE8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BE8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DEC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DEC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#B79CB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8dec; /* rgb */ color: rgb(190, 141, 236); /* oklch */ color: oklch(72.6% 0.142 306.9);
Tailwind
colors: {
custom: {
50: '#d3aff2',
500: '#be8dec',
950: '#000000',
},
}SCSS
$custom: #be8dec; $custom-light: #d3aff2; $custom-dark: #000000;
JSON
{
"hex": "#be8dec",
"rgb": {
"r": 190,
"g": 141,
"b": 236
},
"hsl": {
"h": 270.947,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.7264,
"c": 0.14241,
"h": 306.9
},
"luminance": 0.36053
}Semantic roles & 50–950 ramp
primary
#BE8DEC
secondary
#E5F2D9
accent
#D31270
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85