#BEA8FB#BEA8FB
#BEA8FB is a light, moderate violet. Relative luminance 0.459; OKLCH L 78.1% C 0.118 H 295.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8FB |
|---|---|
| RGB | rgb(190, 168, 251) |
| HSL | hsl(256, 91%, 82%) |
| HSV | hsv(256, 33%, 98%) |
| CMYK | cmyk(24.3%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.49, 24.89, -38.37) |
| CIE-LCH | lch(73.49, 45.73, 302.97°) |
| OKLab | oklab(78.12% 0.0513 -0.1064) |
| OKLCH | oklch(78.12% 0.118 295.7) |
| XYZ | xyz(52.6464, 45.9169, 97.3373) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.80
Pastel Purple
#CAA0FF
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.19
Light Violet
#D6B4FC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8FB #E5FBA8
analogous
#A8BBFB #BEA8FB #E8A8FB
triadic
#BEA8FB #FBBEA8 #A8FBBE
tetradic
#BEA8FB #FBA8BB #E5FBA8 #A8FBE8
square
#BEA8FB #FBA8BB #E5FBA8 #A8FBE8
split-complementary
#BEA8FB #FBE8A8 #BBFBA8
monochromatic
#6733F6 #926DF8 #BEA8FB #E9E2FE #E9E2FE
Accessibility & contrast
On white
2.06
#BEA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BEA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8FB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8FB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#B2B6C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bea8fb; /* rgb */ color: rgb(190, 168, 251); /* oklch */ color: oklch(78.1% 0.118 295.7);
Tailwind
colors: {
custom: {
50: '#d3c2fd',
500: '#bea8fb',
950: '#000000',
},
}SCSS
$custom: #bea8fb; $custom-light: #d3c2fd; $custom-dark: #000000;
JSON
{
"hex": "#bea8fb",
"rgb": {
"r": 190,
"g": 168,
"b": 251
},
"hsl": {
"h": 255.904,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.78119,
"c": 0.11808,
"h": 295.7
},
"luminance": 0.45917
}Semantic roles & 50–950 ramp
primary
#BEA8FB
secondary
#EDF6D5
accent
#E600A9
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185