#BEA1FA#BEA1FA
#BEA1FA is a light, vivid violet. Relative luminance 0.433; OKLCH L 76.8% C 0.128 H 298.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA1FA |
|---|---|
| RGB | rgb(190, 161, 250) |
| HSL | hsl(260, 90%, 81%) |
| HSV | hsv(260, 36%, 98%) |
| CMYK | cmyk(24%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(71.78, 28.53, -40.49) |
| CIE-LCH | lch(71.78, 49.53, 305.18°) |
| OKLab | oklab(76.8% 0.0606 -0.1124) |
| OKLCH | oklch(76.8% 0.128 298.3) |
| XYZ | xyz(51.2315, 43.3387, 96.0901) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.56
Lilac (survey)
#CEA2FD
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 3.60
Baby Purple
#CA9BF7
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 4.50
Liliac
#C48EFD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA1FA #DDFAA1
analogous
#A1B0FA #BEA1FA #EBA1FA
triadic
#BEA1FA #FABEA1 #A1FABE
tetradic
#BEA1FA #FAA1B0 #DDFAA1 #A1FAEB
square
#BEA1FA #FAA1B0 #DDFAA1 #A1FAEB
split-complementary
#BEA1FA #FAEBA1 #B0FAA1
monochromatic
#6E2DF4 #9667F7 #BEA1FA #E6DBFD #EBE2FD
Accessibility & contrast
On white
2.17
#BEA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BEA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA1FA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA1FA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#B3B0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bea1fa; /* rgb */ color: rgb(190, 161, 250); /* oklch */ color: oklch(76.8% 0.128 298.3);
Tailwind
colors: {
custom: {
50: '#d3bdfc',
500: '#bea1fa',
950: '#000000',
},
}SCSS
$custom: #bea1fa; $custom-light: #d3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#bea1fa",
"rgb": {
"r": 190,
"g": 161,
"b": 250
},
"hsl": {
"h": 259.551,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.76801,
"c": 0.12774,
"h": 298.3
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#BEA1FA
secondary
#EBF6D5
accent
#E6009B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185