#BE8FED#BE8FED
#BE8FED is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.140 H 306.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FED |
|---|---|
| RGB | rgb(190, 143, 237) |
| HSL | hsl(270, 72%, 75%) |
| HSV | hsv(270, 40%, 93%) |
| CMYK | cmyk(19.8%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.06, 35.53, -40.77) |
| CIE-LCH | lch(67.06, 54.08, 311.07°) |
| OKLab | oklab(73.03% 0.083 -0.1132) |
| OKLCH | oklch(73.03% 0.14 306.2) |
| XYZ | xyz(46.3407, 36.7068, 84.7482) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 3.40
Lavender (survey)
#C79FEF
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FED #BEED8F
analogous
#8F8FED #BE8FED #ED8FED
triadic
#BE8FED #EDBE8F #8FEDBE
tetradic
#BE8FED #ED8F8F #BEED8F #8FEDED
square
#BE8FED #ED8F8F #BEED8F #8FEDED
split-complementary
#BE8FED #EDED8F #8FED8F
monochromatic
#8126DC #9F5AE5 #BE8FED #DDC4F5 #F0E5FB
Accessibility & contrast
On white
2.52
#BE8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BE8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#84A4EA
Tritanopia (blue-blind)
#B79EB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8fed; /* rgb */ color: rgb(190, 143, 237); /* oklch */ color: oklch(73.0% 0.140 306.2);
Tailwind
colors: {
custom: {
50: '#d3b0f3',
500: '#be8fed',
950: '#000000',
},
}SCSS
$custom: #be8fed; $custom-light: #d3b0f3; $custom-dark: #000000;
JSON
{
"hex": "#be8fed",
"rgb": {
"r": 190,
"g": 143,
"b": 237
},
"hsl": {
"h": 270,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.73029,
"c": 0.14034,
"h": 306.2
},
"luminance": 0.36706
}Semantic roles & 50–950 ramp
primary
#BE8FED
secondary
#E6F2D9
accent
#D41173
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85