#BE7AF9#BE7AF9
#BE7AF9 is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.3% C 0.188 H 306.9°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7AF9 |
|---|---|
| RGB | rgb(190, 122, 249) |
| HSL | hsl(272, 91%, 73%) |
| HSV | hsv(272, 51%, 98%) |
| CMYK | cmyk(23.7%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(63.10, 49.59, -53.61) |
| CIE-LCH | lch(63.10, 73.03, 312.77°) |
| OKLab | oklab(70.26% 0.1131 -0.1504) |
| OKLCH | oklch(70.26% 0.188 306.9) |
| XYZ | xyz(45.2901, 31.7062, 93.3382) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.87
Easter Purple
#C071FE
ΔE00 2.12
Light Urple
#B36FF6
ΔE00 3.32
Liliac
#C48EFD
ΔE00 4.87
Bright Lavender
#C760FF
ΔE00 5.35
Bright Lilac
#C95EFB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7AF9 #B5F97A
analogous
#7E7AF9 #BE7AF9 #F97AF4
triadic
#BE7AF9 #F9BE7A #7AF9BE
tetradic
#BE7AF9 #F97E7A #B5F97A #7AF4F9
square
#BE7AF9 #F97E7A #B5F97A #7AF4F9
split-complementary
#BE7AF9 #F4F97A #7AF97E
monochromatic
#840BEE #A13FF6 #BE7AF9 #DBB5FC #F1E2FE
Accessibility & contrast
On white
2.86
#BE7AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#BE7AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7AF9
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7AF9 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FD
Deuteranopia (green-blind)
#6999F6
Tritanopia (blue-blind)
#B590AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #be7af9; /* rgb */ color: rgb(190, 122, 249); /* oklch */ color: oklch(70.3% 0.188 306.9);
Tailwind
colors: {
custom: {
50: '#d4a2fc',
500: '#be7af9',
950: '#000000',
},
}SCSS
$custom: #be7af9; $custom-light: #d4a2fc; $custom-dark: #000000;
JSON
{
"hex": "#be7af9",
"rgb": {
"r": 190,
"g": 122,
"b": 249
},
"hsl": {
"h": 272.126,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.70255,
"c": 0.18814,
"h": 306.9
},
"luminance": 0.31706
}Semantic roles & 50–950 ramp
primary
#BE7AF9
secondary
#E4F6D5
accent
#E6006B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85