#B8A4EA#B8A4EA
#B8A4EA is a light, moderate violet. Relative luminance 0.427; OKLCH L 76.1% C 0.101 H 297.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4EA |
|---|---|
| RGB | rgb(184, 164, 234) |
| HSL | hsl(257, 63%, 78%) |
| HSV | hsv(257, 30%, 92%) |
| CMYK | cmyk(21.4%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.34, 21.41, -32.51) |
| CIE-LCH | lch(71.34, 38.93, 303.37°) |
| OKLab | oklab(76.12% 0.0458 -0.0897) |
| OKLCH | oklch(76.12% 0.101 297.1) |
| XYZ | xyz(47.8906, 42.6814, 83.5412) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4EA #D6EAA4
analogous
#A4B3EA #B8A4EA #DBA4EA
triadic
#B8A4EA #EAB8A4 #A4EAB8
tetradic
#B8A4EA #EAA4B3 #D6EAA4 #A4EADB
square
#B8A4EA #EAA4B3 #D6EAA4 #A4EADB
split-complementary
#B8A4EA #EADBA4 #B3EAA4
monochromatic
#6A41D3 #9172DF #B8A4EA #DFD6F5 #ECE6F9
Accessibility & contrast
On white
2.20
#B8A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#B8A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4EA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4EA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#AFAFBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b8a4ea; /* rgb */ color: rgb(184, 164, 234); /* oklch */ color: oklch(76.1% 0.101 297.1);
Tailwind
colors: {
custom: {
50: '#cebff1',
500: '#b8a4ea',
950: '#000000',
},
}SCSS
$custom: #b8a4ea; $custom-light: #cebff1; $custom-dark: #000000;
JSON
{
"hex": "#b8a4ea",
"rgb": {
"r": 184,
"g": 164,
"b": 234
},
"hsl": {
"h": 257.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.76122,
"c": 0.10073,
"h": 297.1
},
"luminance": 0.42682
}Semantic roles & 50–950 ramp
primary
#B8A4EA
secondary
#EAF1DA
accent
#CA1B98
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141216
muted
#828184