#B8A3FF#B8A3FF
#B8A3FF is a light, vivid violet. Relative luminance 0.436; OKLCH L 76.9% C 0.131 H 293.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3FF |
|---|---|
| RGB | rgb(184, 163, 255) |
| HSL | hsl(254, 100%, 82%) |
| HSV | hsv(254, 36%, 100%) |
| CMYK | cmyk(27.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(71.96, 26.91, -42.95) |
| CIE-LCH | lch(71.96, 50.69, 302.07°) |
| OKLab | oklab(76.89% 0.0522 -0.1197) |
| OKLCH | oklch(76.89% 0.131 293.6) |
| XYZ | xyz(50.9099, 43.6040, 100.3226) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.59
Lavender (survey)
#C79FEF
ΔE00 5.64
Pale Violet
#CEAEFA
ΔE00 5.77
Lavender
#B39DDB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3FF #EAFFA3
analogous
#A3BCFF #B8A3FF #E6A3FF
triadic
#B8A3FF #FFB8A3 #A3FFB8
tetradic
#B8A3FF #FFA3BC #EAFFA3 #A3FFE6
square
#B8A3FF #FFA3BC #EAFFA3 #A3FFE6
split-complementary
#B8A3FF #FFE6A3 #BCFFA3
monochromatic
#5A29FF #8966FF #B8A3FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
2.16
#B8A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#B8A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3FF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3FF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#A9B3C5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b8a3ff; /* rgb */ color: rgb(184, 163, 255); /* oklch */ color: oklch(76.9% 0.131 293.6);
Tailwind
colors: {
custom: {
50: '#cfbeff',
500: '#b8a3ff',
950: '#000000',
},
}SCSS
$custom: #b8a3ff; $custom-light: #cfbeff; $custom-dark: #000000;
JSON
{
"hex": "#b8a3ff",
"rgb": {
"r": 184,
"g": 163,
"b": 255
},
"hsl": {
"h": 253.696,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.76885,
"c": 0.13058,
"h": 293.6
},
"luminance": 0.43605
}Semantic roles & 50–950 ramp
primary
#B8A3FF
secondary
#EFF7D4
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186