#BEA2EF#BEA2EF
#BEA2EF is a light, moderate violet. Relative luminance 0.430; OKLCH L 76.5% C 0.112 H 300.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2EF |
|---|---|
| RGB | rgb(190, 162, 239) |
| HSL | hsl(262, 71%, 79%) |
| HSV | hsv(262, 32%, 94%) |
| CMYK | cmyk(20.5%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(71.57, 25.46, -34.84) |
| CIE-LCH | lch(71.57, 43.15, 306.15°) |
| OKLab | oklab(76.49% 0.0567 -0.0962) |
| OKLCH | oklch(76.49% 0.112 300.5) |
| XYZ | xyz(49.7322, 43.0197, 87.3282) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.49
Lilac (survey)
#CEA2FD
ΔE00 3.56
Pale Violet
#CEAEFA
ΔE00 3.61
Lavender
#B39DDB
ΔE00 3.68
Baby Purple
#CA9BF7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2EF #D3EFA2
analogous
#A2ACEF #BEA2EF #E4A2EF
triadic
#BEA2EF #EFBEA2 #A2EFBE
tetradic
#BEA2EF #EFA2AC #D3EFA2 #A2EFE4
square
#BEA2EF #EFA2AC #D3EFA2 #A2EFE4
split-complementary
#BEA2EF #EFE4A2 #ACEFA2
monochromatic
#753ADD #9A6EE6 #BEA2EF #E2D6F8 #EDE5FB
Accessibility & contrast
On white
2.19
#BEA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BEA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2EF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2EF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#B5AEBE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bea2ef; /* rgb */ color: rgb(190, 162, 239); /* oklch */ color: oklch(76.5% 0.112 300.5);
Tailwind
colors: {
custom: {
50: '#d2bdf4',
500: '#bea2ef',
950: '#000000',
},
}SCSS
$custom: #bea2ef; $custom-light: #d2bdf4; $custom-dark: #000000;
JSON
{
"hex": "#bea2ef",
"rgb": {
"r": 190,
"g": 162,
"b": 239
},
"hsl": {
"h": 261.818,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.76487,
"c": 0.11169,
"h": 300.5
},
"luminance": 0.4302
}Semantic roles & 50–950 ramp
primary
#BEA2EF
secondary
#E9F2D9
accent
#D3138D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141217
muted
#838185