#BE8DEF#BE8DEF
#BE8DEF is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.8% C 0.146 H 306.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DEF |
|---|---|
| RGB | rgb(190, 141, 239) |
| HSL | hsl(270, 75%, 75%) |
| HSV | hsv(270, 41%, 94%) |
| CMYK | cmyk(20.5%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(66.69, 37.08, -42.44) |
| CIE-LCH | lch(66.69, 56.35, 311.14°) |
| OKLab | oklab(72.79% 0.0861 -0.118) |
| OKLCH | oklch(72.79% 0.146 306.1) |
| XYZ | xyz(46.3369, 36.2292, 86.1965) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DEF #BEEF8D
analogous
#8D8DEF #BE8DEF #EF8DEF
triadic
#BE8DEF #EFBE8D #8DEFBE
tetradic
#BE8DEF #EF8D8D #BEEF8D #8DEFEF
square
#BE8DEF #EF8D8D #BEEF8D #8DEFEF
split-complementary
#BE8DEF #EFEF8D #8DEF8D
monochromatic
#8122E0 #9F57E7 #BE8DEF #DDC3F7 #F0E4FB
Accessibility & contrast
On white
2.55
#BE8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BE8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DEF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DEF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F3
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#B79DB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8def; /* rgb */ color: rgb(190, 141, 239); /* oklch */ color: oklch(72.8% 0.146 306.1);
Tailwind
colors: {
custom: {
50: '#d3aff4',
500: '#be8def',
950: '#000000',
},
}SCSS
$custom: #be8def; $custom-light: #d3aff4; $custom-dark: #000000;
JSON
{
"hex": "#be8def",
"rgb": {
"r": 190,
"g": 141,
"b": 239
},
"hsl": {
"h": 270,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.72785,
"c": 0.14608,
"h": 306.1
},
"luminance": 0.36229
}Semantic roles & 50–950 ramp
primary
#BE8DEF
secondary
#E6F3D8
accent
#D80E73
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85