#B8A3ED#B8A3ED
#B8A3ED is a light, moderate violet. Relative luminance 0.425; OKLCH L 76.1% C 0.106 H 296.8°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A3ED |
|---|---|
| RGB | rgb(184, 163, 237) |
| HSL | hsl(257, 67%, 78%) |
| HSV | hsv(257, 31%, 93%) |
| CMYK | cmyk(22.4%, 31.2%, 0%, 7.1%) |
| CIE-LAB | lab(71.21, 22.66, -34.34) |
| CIE-LCH | lch(71.21, 41.14, 303.42°) |
| OKLab | oklab(76.07% 0.048 -0.0949) |
| OKLCH | oklch(76.07% 0.106 296.8) |
| XYZ | xyz(48.1470, 42.4988, 85.7709) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A3ED #D8EDA3
analogous
#A3B3ED #B8A3ED #DDA3ED
triadic
#B8A3ED #EDB8A3 #A3EDB8
tetradic
#B8A3ED #EDA3B3 #D8EDA3 #A3EDDD
square
#B8A3ED #EDA3B3 #D8EDA3 #A3EDDD
split-complementary
#B8A3ED #EDDDA3 #B3EDA3
monochromatic
#693DD9 #9070E3 #B8A3ED #E0D6F7 #EBE5FA
Accessibility & contrast
On white
2.21
#B8A3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#B8A3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A3ED
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A3ED | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#94AEEB
Tritanopia (blue-blind)
#AEAFBE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a3ed; /* rgb */ color: rgb(184, 163, 237); /* oklch */ color: oklch(76.1% 0.106 296.8);
Tailwind
colors: {
custom: {
50: '#cebef3',
500: '#b8a3ed',
950: '#000000',
},
}SCSS
$custom: #b8a3ed; $custom-light: #cebef3; $custom-dark: #000000;
JSON
{
"hex": "#b8a3ed",
"rgb": {
"r": 184,
"g": 163,
"b": 237
},
"hsl": {
"h": 257.027,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.76065,
"c": 0.10638,
"h": 296.8
},
"luminance": 0.42499
}Semantic roles & 50–950 ramp
primary
#B8A3ED
secondary
#EBF2D9
accent
#CF169B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185