#B8A4FB#B8A4FB
#B8A4FB is a light, vivid violet. Relative luminance 0.437; OKLCH L 76.9% C 0.124 H 293.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4FB |
|---|---|
| RGB | rgb(184, 164, 251) |
| HSL | hsl(254, 92%, 81%) |
| HSV | hsv(254, 35%, 98%) |
| CMYK | cmyk(26.7%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.03, 25.39, -40.68) |
| CIE-LCH | lch(72.03, 47.96, 301.97°) |
| OKLab | oklab(76.88% 0.05 -0.1131) |
| OKLCH | oklch(76.88% 0.124 293.9) |
| XYZ | xyz(50.4510, 43.7056, 97.0261) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 5.52
Lavender
#B39DDB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4FB #E7FBA4
analogous
#A4BCFB #B8A4FB #E4A4FB
triadic
#B8A4FB #FBB8A4 #A4FBB8
tetradic
#B8A4FB #FBA4BC #E7FBA4 #A4FBE4
square
#B8A4FB #FBA4BC #E7FBA4 #A4FBE4
split-complementary
#B8A4FB #FBE4A4 #BCFBA4
monochromatic
#5D2FF6 #8A69F8 #B8A4FB #E6DFFE #E8E2FE
Accessibility & contrast
On white
2.16
#B8A4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#B8A4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4FB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4FB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FE
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#AAB3C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b8a4fb; /* rgb */ color: rgb(184, 164, 251); /* oklch */ color: oklch(76.9% 0.124 293.9);
Tailwind
colors: {
custom: {
50: '#cfbffd',
500: '#b8a4fb',
950: '#000000',
},
}SCSS
$custom: #b8a4fb; $custom-light: #cfbffd; $custom-dark: #000000;
JSON
{
"hex": "#b8a4fb",
"rgb": {
"r": 184,
"g": 164,
"b": 251
},
"hsl": {
"h": 253.793,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.76881,
"c": 0.12368,
"h": 293.9
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#B8A4FB
secondary
#EEF6D5
accent
#E600B1
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141217
muted
#828185