#BE8DEB#BE8DEB
#BE8DEB is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.6% C 0.141 H 307.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DEB |
|---|---|
| RGB | rgb(190, 141, 235) |
| HSL | hsl(271, 70%, 74%) |
| HSV | hsv(271, 40%, 92%) |
| CMYK | cmyk(19.1%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(66.52, 36.18, -40.52) |
| CIE-LCH | lch(66.52, 54.32, 311.77°) |
| OKLab | oklab(72.59% 0.0854 -0.1124) |
| OKLCH | oklch(72.59% 0.141 307.2) |
| XYZ | xyz(45.7526, 35.9955, 83.1187) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.84
Pale Purple
#B790D4
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DEB #BAEB8D
analogous
#8F8DEB #BE8DEB #EB8DE9
triadic
#BE8DEB #EBBE8D #8DEBBE
tetradic
#BE8DEB #EB8F8D #BAEB8D #8DE9EB
square
#BE8DEB #EB8F8D #BAEB8D #8DE9EB
split-complementary
#BE8DEB #E9EB8D #8DEB8F
monochromatic
#8326D8 #A059E2 #BE8DEB #DCC1F4 #F0E5FA
Accessibility & contrast
On white
2.56
#BE8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BE8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DEB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DEB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#B89CB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8deb; /* rgb */ color: rgb(190, 141, 235); /* oklch */ color: oklch(72.6% 0.141 307.2);
Tailwind
colors: {
custom: {
50: '#d3aff2',
500: '#be8deb',
950: '#000000',
},
}SCSS
$custom: #be8deb; $custom-light: #d3aff2; $custom-dark: #000000;
JSON
{
"hex": "#be8deb",
"rgb": {
"r": 190,
"g": 141,
"b": 235
},
"hsl": {
"h": 271.277,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72592,
"c": 0.14118,
"h": 307.2
},
"luminance": 0.35995
}Semantic roles & 50–950 ramp
primary
#BE8DEB
secondary
#E5F2D9
accent
#D2136F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85