#BE9AFA#BE9AFA
#BE9AFA is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.6% C 0.139 H 300.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9AFA |
|---|---|
| RGB | rgb(190, 154, 250) |
| HSL | hsl(263, 91%, 79%) |
| HSV | hsv(263, 38%, 98%) |
| CMYK | cmyk(24%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(70.15, 32.41, -43.04) |
| CIE-LCH | lch(70.15, 53.88, 306.98°) |
| OKLab | oklab(75.56% 0.0702 -0.1198) |
| OKLCH | oklch(75.56% 0.139 300.4) |
| XYZ | xyz(50.0423, 40.9603, 95.6937) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.44
Baby Purple
#CA9BF7
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.45
Liliac
#C48EFD
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.78
Pale Violet
#CEAEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9AFA #D6FA9A
analogous
#9AA6FA #BE9AFA #EE9AFA
triadic
#BE9AFA #FABE9A #9AFABE
tetradic
#BE9AFA #FA9AA6 #D6FA9A #9AFAEE
square
#BE9AFA #FA9AA6 #D6FA9A #9AFAEE
split-complementary
#BE9AFA #FAEE9A #A6FA9A
monochromatic
#7325F4 #9860F7 #BE9AFA #E4D4FD #ECE2FE
Accessibility & contrast
On white
2.28
#BE9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#BE9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9AFA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9AFA | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#B3AABE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be9afa; /* rgb */ color: rgb(190, 154, 250); /* oklch */ color: oklch(75.6% 0.139 300.4);
Tailwind
colors: {
custom: {
50: '#d3b8fc',
500: '#be9afa',
950: '#000000',
},
}SCSS
$custom: #be9afa; $custom-light: #d3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#be9afa",
"rgb": {
"r": 190,
"g": 154,
"b": 250
},
"hsl": {
"h": 262.5,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.75557,
"c": 0.13886,
"h": 300.4
},
"luminance": 0.4096
}Semantic roles & 50–950 ramp
primary
#BE9AFA
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085