#BE8BFD#BE8BFD
#BE8BFD is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.2% C 0.166 H 303.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BFD |
|---|---|
| RGB | rgb(190, 139, 253) |
| HSL | hsl(267, 97%, 77%) |
| HSV | hsv(267, 45%, 99%) |
| CMYK | cmyk(24.9%, 45.1%, 0%, 0.8%) |
| CIE-LAB | lab(66.90, 41.36, -49.78) |
| CIE-LCH | lch(66.90, 64.72, 309.72°) |
| OKLab | oklab(73.16% 0.0911 -0.1393) |
| OKLCH | oklch(73.16% 0.166 303.2) |
| XYZ | xyz(48.1936, 36.5043, 97.4165) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.35
Light Purple
#BF77F6
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 5.03
Pastel Purple
#CAA0FF
ΔE00 5.52
Easter Purple
#C071FE
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BFD #CAFD8B
analogous
#8B91FD #BE8BFD #F78BFD
triadic
#BE8BFD #FDBE8B #8BFDBE
tetradic
#BE8BFD #FD8B91 #CAFD8B #8BFDF7
square
#BE8BFD #FD8B91 #CAFD8B #8BFDF7
split-complementary
#BE8BFD #FDF78B #91FD8B
monochromatic
#7B13FB #9C4FFC #BE8BFD #E0C7FE #EEE1FE
Accessibility & contrast
On white
2.53
#BE8BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BE8BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BFD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BFD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#B39FB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #be8bfd; /* rgb */ color: rgb(190, 139, 253); /* oklch */ color: oklch(73.2% 0.166 303.2);
Tailwind
colors: {
custom: {
50: '#d4aefe',
500: '#be8bfd',
950: '#000000',
},
}SCSS
$custom: #be8bfd; $custom-light: #d4aefe; $custom-dark: #000000;
JSON
{
"hex": "#be8bfd",
"rgb": {
"r": 190,
"g": 139,
"b": 253
},
"hsl": {
"h": 266.842,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.73155,
"c": 0.16641,
"h": 303.2
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#BE8BFD
secondary
#E7F7D4
accent
#E6007F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86