#BE7AFB#BE7AFB
#BE7AFB is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.4% C 0.190 H 306.5°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7AFB |
|---|---|
| RGB | rgb(190, 122, 251) |
| HSL | hsl(272, 94%, 73%) |
| HSV | hsv(272, 51%, 98%) |
| CMYK | cmyk(24.3%, 51.4%, 0%, 1.6%) |
| CIE-LAB | lab(63.20, 50.04, -54.55) |
| CIE-LCH | lch(63.20, 74.02, 312.53°) |
| OKLab | oklab(70.37% 0.1132 -0.1531) |
| OKLCH | oklch(70.37% 0.19 306.5) |
| XYZ | xyz(45.6037, 31.8317, 94.9898) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.08
Easter Purple
#C071FE
ΔE00 2.04
Light Urple
#B36FF6
ΔE00 3.31
Liliac
#C48EFD
ΔE00 4.88
Bright Lavender
#C760FF
ΔE00 5.33
Bright Lilac
#C95EFB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7AFB #B7FB7A
analogous
#7D7AFB #BE7AFB #FB7AF7
triadic
#BE7AFB #FBBE7A #7AFBBE
tetradic
#BE7AFB #FB7D7A #B7FB7A #7AF7FB
square
#BE7AFB #FB7D7A #B7FB7A #7AF7FB
split-complementary
#BE7AFB #F7FB7A #7AFB7D
monochromatic
#8407F3 #A13FF9 #BE7AFB #DBB5FD #F0E1FE
Accessibility & contrast
On white
2.85
#BE7AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#BE7AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7AFB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7AFB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5397FF
Deuteranopia (green-blind)
#6799F8
Tritanopia (blue-blind)
#B491AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #be7afb; /* rgb */ color: rgb(190, 122, 251); /* oklch */ color: oklch(70.4% 0.190 306.5);
Tailwind
colors: {
custom: {
50: '#d4a2fd',
500: '#be7afb',
950: '#000000',
},
}SCSS
$custom: #be7afb; $custom-light: #d4a2fd; $custom-dark: #000000;
JSON
{
"hex": "#be7afb",
"rgb": {
"r": 190,
"g": 122,
"b": 251
},
"hsl": {
"h": 271.628,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.70366,
"c": 0.19042,
"h": 306.5
},
"luminance": 0.31831
}Semantic roles & 50–950 ramp
primary
#BE7AFB
secondary
#E5F6D5
accent
#E6006D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86