#BE8BEC#BE8BEC
#BE8BEC is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.3% C 0.146 H 307.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BEC |
|---|---|
| RGB | rgb(190, 139, 236) |
| HSL | hsl(272, 72%, 74%) |
| HSV | hsv(272, 41%, 93%) |
| CMYK | cmyk(19.5%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(66.11, 37.51, -41.70) |
| CIE-LCH | lch(66.11, 56.09, 311.97°) |
| OKLab | oklab(72.3% 0.0884 -0.1159) |
| OKLCH | oklch(72.3% 0.146 307.3) |
| XYZ | xyz(45.6052, 35.4689, 83.7843) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Baby Purple
#CA9BF7
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BEC #B9EC8B
analogous
#8D8BEC #BE8BEC #EC8BEA
triadic
#BE8BEC #ECBE8B #8BECBE
tetradic
#BE8BEC #EC8D8B #B9EC8B #8BEAEC
square
#BE8BEC #EC8D8B #B9EC8B #8BEAEC
split-complementary
#BE8BEC #EAEC8B #8BEC8D
monochromatic
#8324D9 #A156E3 #BE8BEC #DBC0F5 #F0E5FB
Accessibility & contrast
On white
2.59
#BE8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BE8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BEC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BEC | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#B89AB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8bec; /* rgb */ color: rgb(190, 139, 236); /* oklch */ color: oklch(72.3% 0.146 307.3);
Tailwind
colors: {
custom: {
50: '#d3adf2',
500: '#be8bec',
950: '#000000',
},
}SCSS
$custom: #be8bec; $custom-light: #d3adf2; $custom-dark: #000000;
JSON
{
"hex": "#be8bec",
"rgb": {
"r": 190,
"g": 139,
"b": 236
},
"hsl": {
"h": 271.546,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.72302,
"c": 0.1457,
"h": 307.3
},
"luminance": 0.35469
}Semantic roles & 50–950 ramp
primary
#BE8BEC
secondary
#E5F2D9
accent
#D4126E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85