#BE8EED#BE8EED
#BE8EED is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.142 H 306.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EED |
|---|---|
| RGB | rgb(190, 142, 237) |
| HSL | hsl(270, 73%, 74%) |
| HSV | hsv(270, 40%, 93%) |
| CMYK | cmyk(19.8%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.83, 36.08, -41.13) |
| CIE-LCH | lch(66.83, 54.71, 311.26°) |
| OKLab | oklab(72.86% 0.0843 -0.1142) |
| OKLCH | oklch(72.86% 0.142 306.4) |
| XYZ | xyz(46.1912, 36.4079, 84.6984) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Baby Purple
#CA9BF7
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EED #BDED8E
analogous
#8F8EED #BE8EED #ED8EEC
triadic
#BE8EED #EDBE8E #8EEDBE
tetradic
#BE8EED #ED8F8E #BDED8E #8EECED
square
#BE8EED #ED8F8E #BDED8E #8EECED
split-complementary
#BE8EED #ECED8E #8EED8F
monochromatic
#8124DC #A059E5 #BE8EED #DCC3F5 #F0E5FB
Accessibility & contrast
On white
2.54
#BE8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BE8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EED
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EED | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#B79DB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8eed; /* rgb */ color: rgb(190, 142, 237); /* oklch */ color: oklch(72.9% 0.142 306.4);
Tailwind
colors: {
custom: {
50: '#d3b0f3',
500: '#be8eed',
950: '#000000',
},
}SCSS
$custom: #be8eed; $custom-light: #d3b0f3; $custom-dark: #000000;
JSON
{
"hex": "#be8eed",
"rgb": {
"r": 190,
"g": 142,
"b": 237
},
"hsl": {
"h": 270.316,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.72858,
"c": 0.14198,
"h": 306.4
},
"luminance": 0.36408
}Semantic roles & 50–950 ramp
primary
#BE8EED
secondary
#E5F2D9
accent
#D51172
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85