#B8A3EB#B8A3EB
#B8A3EB is a light, moderate violet. Relative luminance 0.424; OKLCH L 76.0% C 0.104 H 297.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3EB |
|---|---|
| RGB | rgb(184, 163, 235) |
| HSL | hsl(258, 64%, 78%) |
| HSV | hsv(258, 31%, 92%) |
| CMYK | cmyk(21.7%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(71.13, 22.20, -33.37) |
| CIE-LCH | lch(71.13, 40.08, 303.63°) |
| OKLab | oklab(75.98% 0.0475 -0.0921) |
| OKLCH | oklch(75.98% 0.104 297.3) |
| XYZ | xyz(47.8564, 42.3826, 84.2406) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3EB #D6EBA3
analogous
#A3B2EB #B8A3EB #DCA3EB
triadic
#B8A3EB #EBB8A3 #A3EBB8
tetradic
#B8A3EB #EBA3B2 #D6EBA3 #A3EBDC
square
#B8A3EB #EBA3B2 #D6EBA3 #A3EBDC
split-complementary
#B8A3EB #EBDCA3 #B2EBA3
monochromatic
#6A3ED5 #9171E0 #B8A3EB #DFD5F6 #ECE6FA
Accessibility & contrast
On white
2.22
#B8A3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B8A3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3EB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3EB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#AEAEBD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a3eb; /* rgb */ color: rgb(184, 163, 235); /* oklch */ color: oklch(76.0% 0.104 297.3);
Tailwind
colors: {
custom: {
50: '#cebef1',
500: '#b8a3eb',
950: '#000000',
},
}SCSS
$custom: #b8a3eb; $custom-light: #cebef1; $custom-dark: #000000;
JSON
{
"hex": "#b8a3eb",
"rgb": {
"r": 184,
"g": 163,
"b": 235
},
"hsl": {
"h": 257.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.75978,
"c": 0.10367,
"h": 297.3
},
"luminance": 0.42383
}Semantic roles & 50–950 ramp
primary
#B8A3EB
secondary
#EAF1DA
accent
#CC1998
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185