#B8A4FA#B8A4FA
#B8A4FA is a light, vivid violet. Relative luminance 0.436; OKLCH L 76.8% C 0.122 H 294.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4FA |
|---|---|
| RGB | rgb(184, 164, 250) |
| HSL | hsl(254, 90%, 81%) |
| HSV | hsv(254, 34%, 98%) |
| CMYK | cmyk(26.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(71.99, 25.15, -40.21) |
| CIE-LCH | lch(71.99, 47.43, 302.03°) |
| OKLab | oklab(76.83% 0.0498 -0.1117) |
| OKLCH | oklch(76.83% 0.122 294) |
| XYZ | xyz(50.2938, 43.6427, 96.1981) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.14
Pale Violet
#CEAEFA
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.47
Lavender
#B39DDB
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4FA #E6FAA4
analogous
#A4BBFA #B8A4FA #E3A4FA
triadic
#B8A4FA #FAB8A4 #A4FAB8
tetradic
#B8A4FA #FAA4BB #E6FAA4 #A4FAE3
square
#B8A4FA #FAA4BB #E6FAA4 #A4FAE3
split-complementary
#B8A4FA #FAE3A4 #BBFAA4
monochromatic
#5D30F4 #8B6AF7 #B8A4FA #E5DEFD #E8E2FD
Accessibility & contrast
On white
2.16
#B8A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#B8A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#AAB3C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8a4fa; /* rgb */ color: rgb(184, 164, 250); /* oklch */ color: oklch(76.8% 0.122 294.0);
Tailwind
colors: {
custom: {
50: '#cfbffc',
500: '#b8a4fa',
950: '#000000',
},
}SCSS
$custom: #b8a4fa; $custom-light: #cfbffc; $custom-dark: #000000;
JSON
{
"hex": "#b8a4fa",
"rgb": {
"r": 184,
"g": 164,
"b": 250
},
"hsl": {
"h": 253.953,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.76835,
"c": 0.12234,
"h": 294
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#B8A4FA
secondary
#EEF5D6
accent
#E600B0
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141217
muted
#828185