#BE8DFD#BE8DFD
#BE8DFD is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.5% C 0.163 H 302.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8DFD |
|---|---|
| RGB | rgb(190, 141, 253) |
| HSL | hsl(266, 97%, 77%) |
| HSV | hsv(266, 44%, 99%) |
| CMYK | cmyk(24.9%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(67.34, 40.27, -49.09) |
| CIE-LCH | lch(67.34, 63.49, 309.37°) |
| OKLab | oklab(73.49% 0.0884 -0.1373) |
| OKLCH | oklch(73.49% 0.163 302.8) |
| XYZ | xyz(48.4858, 37.0888, 97.5140) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.20
Baby Purple
#CA9BF7
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 5.06
Light Purple
#BF77F6
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8DFD #CCFD8D
analogous
#8D94FD #BE8DFD #F68DFD
triadic
#BE8DFD #FDBE8D #8DFDBE
tetradic
#BE8DFD #FD8D94 #CCFD8D #8DFDF6
square
#BE8DFD #FD8D94 #CCFD8D #8DFDF6
split-complementary
#BE8DFD #FDF68D #94FD8D
monochromatic
#7915FB #9C51FC #BE8DFD #E0C9FE #EEE1FE
Accessibility & contrast
On white
2.49
#BE8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BE8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8DFD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8DFD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#B3A0B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be8dfd; /* rgb */ color: rgb(190, 141, 253); /* oklch */ color: oklch(73.5% 0.163 302.8);
Tailwind
colors: {
custom: {
50: '#d4affe',
500: '#be8dfd',
950: '#000000',
},
}SCSS
$custom: #be8dfd; $custom-light: #d4affe; $custom-dark: #000000;
JSON
{
"hex": "#be8dfd",
"rgb": {
"r": 190,
"g": 141,
"b": 253
},
"hsl": {
"h": 266.25,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.73485,
"c": 0.16326,
"h": 302.8
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#BE8DFD
secondary
#E8F7D4
accent
#E60081
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86