#BEA9FE#BEA9FE
#BEA9FE is a light, vivid violet. Relative luminance 0.465; OKLCH L 78.4% C 0.121 H 294.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA9FE |
|---|---|
| RGB | rgb(190, 169, 254) |
| HSL | hsl(255, 98%, 83%) |
| HSV | hsv(255, 33%, 100%) |
| CMYK | cmyk(25.2%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.85, 25.04, -39.43) |
| CIE-LCH | lch(73.85, 46.70, 302.42°) |
| OKLab | oklab(78.44% 0.0506 -0.1094) |
| OKLCH | oklch(78.44% 0.121 294.8) |
| XYZ | xyz(53.3083, 46.4782, 99.9094) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.63
Lavender (survey)
#C79FEF
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 5.55
Light Violet
#D6B4FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA9FE #E9FEA9
analogous
#A9BEFE #BEA9FE #E9A9FE
triadic
#BEA9FE #FEBEA9 #A9FEBE
tetradic
#BEA9FE #FEA9BE #E9FEA9 #A9FEE9
square
#BEA9FE #FEA9BE #E9FEA9 #A9FEE9
split-complementary
#BEA9FE #FEE9A9 #BEFEA9
monochromatic
#6330FD #906DFD #BEA9FE #E8E1FF #E8E1FF
Accessibility & contrast
On white
2.04
#BEA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BEA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA9FE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA9FE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#B1B7C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bea9fe; /* rgb */ color: rgb(190, 169, 254); /* oklch */ color: oklch(78.4% 0.121 294.8);
Tailwind
colors: {
custom: {
50: '#d3c2ff',
500: '#bea9fe',
950: '#000000',
},
}SCSS
$custom: #bea9fe; $custom-light: #d3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#bea9fe",
"rgb": {
"r": 190,
"g": 169,
"b": 254
},
"hsl": {
"h": 254.824,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.78437,
"c": 0.12054,
"h": 294.8
},
"luminance": 0.46479
}Semantic roles & 50–950 ramp
primary
#BEA9FE
secondary
#EEF7D4
accent
#E600AD
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186