#BE8CED#BE8CED
#BE8CED is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.5% C 0.145 H 306.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8CED |
|---|---|
| RGB | rgb(190, 140, 237) |
| HSL | hsl(271, 73%, 74%) |
| HSV | hsv(271, 41%, 93%) |
| CMYK | cmyk(19.8%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(66.38, 37.18, -41.83) |
| CIE-LCH | lch(66.38, 55.96, 311.63°) |
| OKLab | oklab(72.52% 0.0871 -0.1162) |
| OKLCH | oklch(72.52% 0.145 306.9) |
| XYZ | xyz(45.8963, 35.8181, 84.6001) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.51
Baby Purple
#CA9BF7
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8CED #BBED8C
analogous
#8E8CED #BE8CED #ED8CEB
triadic
#BE8CED #EDBE8C #8CEDBE
tetradic
#BE8CED #ED8E8C #BBED8C #8CEBED
square
#BE8CED #ED8E8C #BBED8C #8CEBED
split-complementary
#BE8CED #EBED8C #8CED8E
monochromatic
#8222DC #A057E5 #BE8CED #DCC1F5 #F0E5FB
Accessibility & contrast
On white
2.57
#BE8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BE8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8CED
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8CED | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#B79BB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8ced; /* rgb */ color: rgb(190, 140, 237); /* oklch */ color: oklch(72.5% 0.145 306.9);
Tailwind
colors: {
custom: {
50: '#d3aef3',
500: '#be8ced',
950: '#000000',
},
}SCSS
$custom: #be8ced; $custom-light: #d3aef3; $custom-dark: #000000;
JSON
{
"hex": "#be8ced",
"rgb": {
"r": 190,
"g": 140,
"b": 237
},
"hsl": {
"h": 270.928,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.72519,
"c": 0.14528,
"h": 306.9
},
"luminance": 0.35818
}Semantic roles & 50–950 ramp
primary
#BE8CED
secondary
#E5F3D8
accent
#D51070
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85