#BEA2FE#BEA2FE
#BEA2FE is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.2% C 0.131 H 297.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2FE |
|---|---|
| RGB | rgb(190, 162, 254) |
| HSL | hsl(258, 98%, 82%) |
| HSV | hsv(258, 36%, 100%) |
| CMYK | cmyk(25.2%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.19, 28.91, -42.02) |
| CIE-LCH | lch(72.19, 51.01, 304.53°) |
| OKLab | oklab(77.17% 0.0601 -0.1169) |
| OKLCH | oklch(77.17% 0.131 297.2) |
| XYZ | xyz(52.0408, 43.9431, 99.4869) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.79
Lilac (survey)
#CEA2FD
ΔE00 3.64
Baby Purple
#CA9BF7
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.77
Liliac
#C48EFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2FE #E2FEA2
analogous
#A2B4FE #BEA2FE #ECA2FE
triadic
#BEA2FE #FEBEA2 #A2FEBE
tetradic
#BEA2FE #FEA2B4 #E2FEA2 #A2FEEC
square
#BEA2FE #FEA2B4 #E2FEA2 #A2FEEC
split-complementary
#BEA2FE #FEECA2 #B4FEA2
monochromatic
#6929FD #9465FD #BEA2FE #E8DFFF #EAE1FF
Accessibility & contrast
On white
2.15
#BEA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BEA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2FE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2FE | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#B1B1C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bea2fe; /* rgb */ color: rgb(190, 162, 254); /* oklch */ color: oklch(77.2% 0.131 297.2);
Tailwind
colors: {
custom: {
50: '#d3bdff',
500: '#bea2fe',
950: '#000000',
},
}SCSS
$custom: #bea2fe; $custom-light: #d3bdff; $custom-dark: #000000;
JSON
{
"hex": "#bea2fe",
"rgb": {
"r": 190,
"g": 162,
"b": 254
},
"hsl": {
"h": 258.261,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.77167,
"c": 0.13142,
"h": 297.2
},
"luminance": 0.43944
}Semantic roles & 50–950 ramp
primary
#BEA2FE
secondary
#ECF7D4
accent
#E600A0
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186