#BEA2FD#BEA2FD
#BEA2FD is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.1% C 0.130 H 297.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2FD |
|---|---|
| RGB | rgb(190, 162, 253) |
| HSL | hsl(258, 96%, 81%) |
| HSV | hsv(258, 36%, 99%) |
| CMYK | cmyk(24.9%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(72.15, 28.68, -41.55) |
| CIE-LCH | lch(72.15, 50.48, 304.62°) |
| OKLab | oklab(77.12% 0.0599 -0.1155) |
| OKLCH | oklch(77.12% 0.13 297.4) |
| XYZ | xyz(51.8811, 43.8792, 98.6457) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.75
Lilac (survey)
#CEA2FD
ΔE00 3.57
Baby Purple
#CA9BF7
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2FD #E1FDA2
analogous
#A2B4FD #BEA2FD #ECA2FD
triadic
#BEA2FD #FDBEA2 #A2FDBE
tetradic
#BEA2FD #FDA2B4 #E1FDA2 #A2FDEC
square
#BEA2FD #FDA2B4 #E1FDA2 #A2FDEC
split-complementary
#BEA2FD #FDECA2 #B4FDA2
monochromatic
#6A2AFA #9466FC #BEA2FD #E8DEFE #EAE1FE
Accessibility & contrast
On white
2.15
#BEA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BEA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2FD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2FD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#B2B1C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bea2fd; /* rgb */ color: rgb(190, 162, 253); /* oklch */ color: oklch(77.1% 0.130 297.4);
Tailwind
colors: {
custom: {
50: '#d3bdfe',
500: '#bea2fd',
950: '#000000',
},
}SCSS
$custom: #bea2fd; $custom-light: #d3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#bea2fd",
"rgb": {
"r": 190,
"g": 162,
"b": 253
},
"hsl": {
"h": 258.462,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.7712,
"c": 0.13011,
"h": 297.4
},
"luminance": 0.4388
}Semantic roles & 50–950 ramp
primary
#BEA2FD
secondary
#ECF7D4
accent
#E6009F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186