#BE8BED#BE8BED
#BE8BED is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.4% C 0.147 H 307.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BED |
|---|---|
| RGB | rgb(190, 139, 237) |
| HSL | hsl(271, 73%, 74%) |
| HSV | hsv(271, 41%, 93%) |
| CMYK | cmyk(19.8%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(66.16, 37.73, -42.18) |
| CIE-LCH | lch(66.16, 56.59, 311.81°) |
| OKLab | oklab(72.35% 0.0885 -0.1172) |
| OKLCH | oklch(72.35% 0.147 307.1) |
| XYZ | xyz(45.7509, 35.5272, 84.5516) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.52
Baby Purple
#CA9BF7
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 5.31
Pale Purple
#B790D4
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BED #BAED8B
analogous
#8D8BED #BE8BED #ED8BEB
triadic
#BE8BED #EDBE8B #8BEDBE
tetradic
#BE8BED #ED8D8B #BAED8B #8BEBED
square
#BE8BED #ED8D8B #BAED8B #8BEBED
split-complementary
#BE8BED #EBED8B #8BED8D
monochromatic
#8322DC #A056E5 #BE8BED #DCC0F5 #F0E5FB
Accessibility & contrast
On white
2.59
#BE8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BE8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BED
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BED | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#B79AB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8bed; /* rgb */ color: rgb(190, 139, 237); /* oklch */ color: oklch(72.4% 0.147 307.1);
Tailwind
colors: {
custom: {
50: '#d3adf3',
500: '#be8bed',
950: '#000000',
},
}SCSS
$custom: #be8bed; $custom-light: #d3adf3; $custom-dark: #000000;
JSON
{
"hex": "#be8bed",
"rgb": {
"r": 190,
"g": 139,
"b": 237
},
"hsl": {
"h": 271.224,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.7235,
"c": 0.14692,
"h": 307.1
},
"luminance": 0.35527
}Semantic roles & 50–950 ramp
primary
#BE8BED
secondary
#E5F3D8
accent
#D5106F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85