#BEA3FE#BEA3FE
#BEA3FE is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.3% C 0.130 H 296.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA3FE |
|---|---|
| RGB | rgb(190, 163, 254) |
| HSL | hsl(258, 98%, 82%) |
| HSV | hsv(258, 36%, 100%) |
| CMYK | cmyk(25.2%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(72.43, 28.36, -41.65) |
| CIE-LCH | lch(72.43, 50.39, 304.25°) |
| OKLab | oklab(77.35% 0.0588 -0.1158) |
| OKLCH | oklch(77.35% 0.13 296.9) |
| XYZ | xyz(52.2176, 44.2968, 99.5458) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.32
Pale Violet
#CEAEFA
ΔE00 4.63
Liliac
#C48EFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA3FE #E3FEA3
analogous
#A3B6FE #BEA3FE #EBA3FE
triadic
#BEA3FE #FEBEA3 #A3FEBE
tetradic
#BEA3FE #FEA3B6 #E3FEA3 #A3FEEB
square
#BEA3FE #FEA3B6 #E3FEA3 #A3FEEB
split-complementary
#BEA3FE #FEEBA3 #B6FEA3
monochromatic
#682AFD #9366FD #BEA3FE #E9E0FF #EAE1FF
Accessibility & contrast
On white
2.13
#BEA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BEA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA3FE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA3FE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#B1B2C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bea3fe; /* rgb */ color: rgb(190, 163, 254); /* oklch */ color: oklch(77.3% 0.130 296.9);
Tailwind
colors: {
custom: {
50: '#d3beff',
500: '#bea3fe',
950: '#000000',
},
}SCSS
$custom: #bea3fe; $custom-light: #d3beff; $custom-dark: #000000;
JSON
{
"hex": "#bea3fe",
"rgb": {
"r": 190,
"g": 163,
"b": 254
},
"hsl": {
"h": 257.802,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.77346,
"c": 0.12986,
"h": 296.9
},
"luminance": 0.44297
}Semantic roles & 50–950 ramp
primary
#BEA3FE
secondary
#EDF7D4
accent
#E600A1
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186