#BE8DED#BE8DED
#BE8DED is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.7% C 0.144 H 306.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DED |
|---|---|
| RGB | rgb(190, 141, 237) |
| HSL | hsl(271, 73%, 74%) |
| HSV | hsv(271, 41%, 93%) |
| CMYK | cmyk(19.8%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.61, 36.63, -41.48) |
| CIE-LCH | lch(66.61, 55.34, 311.45°) |
| OKLab | oklab(72.69% 0.0857 -0.1152) |
| OKLCH | oklch(72.69% 0.144 306.7) |
| XYZ | xyz(46.0431, 36.1117, 84.6490) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 4.92
Pastel Purple
#CAA0FF
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DED #BCED8D
analogous
#8E8DED #BE8DED #ED8DEC
triadic
#BE8DED #EDBE8D #8DEDBE
tetradic
#BE8DED #ED8E8D #BCED8D #8DECED
square
#BE8DED #ED8E8D #BCED8D #8DECED
split-complementary
#BE8DED #ECED8D #8DED8E
monochromatic
#8223DC #A058E5 #BE8DED #DCC2F5 #F0E5FB
Accessibility & contrast
On white
2.55
#BE8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BE8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DED
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DED | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#83A2EA
Tritanopia (blue-blind)
#B79CB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be8ded; /* rgb */ color: rgb(190, 141, 237); /* oklch */ color: oklch(72.7% 0.144 306.7);
Tailwind
colors: {
custom: {
50: '#d3aff3',
500: '#be8ded',
950: '#000000',
},
}SCSS
$custom: #be8ded; $custom-light: #d3aff3; $custom-dark: #000000;
JSON
{
"hex": "#be8ded",
"rgb": {
"r": 190,
"g": 141,
"b": 237
},
"hsl": {
"h": 270.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.72688,
"c": 0.14363,
"h": 306.7
},
"luminance": 0.36111
}Semantic roles & 50–950 ramp
primary
#BE8DED
secondary
#E5F2D9
accent
#D51171
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85