#BEA5FD#BEA5FD
#BEA5FD is a light, vivid violet. Relative luminance 0.449; OKLCH L 77.7% C 0.125 H 296.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA5FD |
|---|---|
| RGB | rgb(190, 165, 253) |
| HSL | hsl(257, 96%, 82%) |
| HSV | hsv(257, 35%, 99%) |
| CMYK | cmyk(24.9%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.86, 27.02, -40.44) |
| CIE-LCH | lch(72.86, 48.63, 303.75°) |
| OKLab | oklab(77.66% 0.0558 -0.1123) |
| OKLCH | oklch(77.66% 0.125 296.4) |
| XYZ | xyz(52.4158, 44.9488, 98.8240) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.37
Baby Purple
#CA9BF7
ΔE00 4.58
Lavender
#B39DDB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA5FD #E4FDA5
analogous
#A5B8FD #BEA5FD #EAA5FD
triadic
#BEA5FD #FDBEA5 #A5FDBE
tetradic
#BEA5FD #FDA5B8 #E4FDA5 #A5FDEA
square
#BEA5FD #FDA5B8 #E4FDA5 #A5FDEA
split-complementary
#BEA5FD #FDEAA5 #B8FDA5
monochromatic
#682DFA #9369FC #BEA5FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.10
#BEA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BEA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA5FD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA5FD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#B1B4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bea5fd; /* rgb */ color: rgb(190, 165, 253); /* oklch */ color: oklch(77.7% 0.125 296.4);
Tailwind
colors: {
custom: {
50: '#d3c0fe',
500: '#bea5fd',
950: '#000000',
},
}SCSS
$custom: #bea5fd; $custom-light: #d3c0fe; $custom-dark: #000000;
JSON
{
"hex": "#bea5fd",
"rgb": {
"r": 190,
"g": 165,
"b": 253
},
"hsl": {
"h": 257.045,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.77662,
"c": 0.12542,
"h": 296.4
},
"luminance": 0.44949
}Semantic roles & 50–950 ramp
primary
#BEA5FD
secondary
#EDF7D4
accent
#E600A4
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186