#B8A3FE#B8A3FE
#B8A3FE is a light, vivid violet. Relative luminance 0.435; OKLCH L 76.8% C 0.129 H 293.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3FE |
|---|---|
| RGB | rgb(184, 163, 254) |
| HSL | hsl(254, 98%, 82%) |
| HSV | hsv(254, 36%, 100%) |
| CMYK | cmyk(27.6%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.92, 26.67, -42.48) |
| CIE-LCH | lch(71.92, 50.16, 302.12°) |
| OKLab | oklab(76.84% 0.052 -0.1183) |
| OKLCH | oklch(76.84% 0.129 293.7) |
| XYZ | xyz(50.7494, 43.5398, 99.4770) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.52
Pale Violet
#CEAEFA
ΔE00 5.66
Lavender
#B39DDB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3FE #E9FEA3
analogous
#A3BCFE #B8A3FE #E6A3FE
triadic
#B8A3FE #FEB8A3 #A3FEB8
tetradic
#B8A3FE #FEA3BC #E9FEA3 #A3FEE6
square
#B8A3FE #FEA3BC #E9FEA3 #A3FEE6
split-complementary
#B8A3FE #FEE6A3 #BCFEA3
monochromatic
#5B2AFD #8966FD #B8A3FE #E7E0FF #E8E1FF
Accessibility & contrast
On white
2.16
#B8A3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#B8A3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3FE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3FE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#A9B3C5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8a3fe; /* rgb */ color: rgb(184, 163, 254); /* oklch */ color: oklch(76.8% 0.129 293.7);
Tailwind
colors: {
custom: {
50: '#cfbeff',
500: '#b8a3fe',
950: '#000000',
},
}SCSS
$custom: #b8a3fe; $custom-light: #cfbeff; $custom-dark: #000000;
JSON
{
"hex": "#b8a3fe",
"rgb": {
"r": 184,
"g": 163,
"b": 254
},
"hsl": {
"h": 253.846,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.76838,
"c": 0.12924,
"h": 293.7
},
"luminance": 0.4354
}Semantic roles & 50–950 ramp
primary
#B8A3FE
secondary
#EFF7D4
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186