#B8A2EA#B8A2EA
#B8A2EA is a light, moderate violet. Relative luminance 0.420; OKLCH L 75.7% C 0.104 H 297.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2EA |
|---|---|
| RGB | rgb(184, 162, 234) |
| HSL | hsl(258, 63%, 78%) |
| HSV | hsv(258, 31%, 92%) |
| CMYK | cmyk(21.4%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(70.85, 22.53, -33.27) |
| CIE-LCH | lch(70.85, 40.17, 304.10°) |
| OKLab | oklab(75.75% 0.0487 -0.0918) |
| OKLCH | oklch(75.75% 0.104 297.9) |
| XYZ | xyz(47.5355, 41.9712, 83.4229) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 4.49
Pastel Purple
#CAA0FF
ΔE00 4.84
Lilac (survey)
#CEA2FD
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2EA #D4EAA2
analogous
#A2B0EA #B8A2EA #DCA2EA
triadic
#B8A2EA #EAB8A2 #A2EAB8
tetradic
#B8A2EA #EAA2B0 #D4EAA2 #A2EADC
square
#B8A2EA #EAA2B0 #D4EAA2 #A2EADC
split-complementary
#B8A2EA #EADCA2 #B0EAA2
monochromatic
#6C3ED3 #9270DF #B8A2EA #DED4F5 #ECE6F9
Accessibility & contrast
On white
2.24
#B8A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#B8A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2EA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2EA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#AFADBC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8a2ea; /* rgb */ color: rgb(184, 162, 234); /* oklch */ color: oklch(75.7% 0.104 297.9);
Tailwind
colors: {
custom: {
50: '#cebdf1',
500: '#b8a2ea',
950: '#000000',
},
}SCSS
$custom: #b8a2ea; $custom-light: #cebdf1; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ea",
"rgb": {
"r": 184,
"g": 162,
"b": 234
},
"hsl": {
"h": 258.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75748,
"c": 0.10393,
"h": 297.9
},
"luminance": 0.41972
}Semantic roles & 50–950 ramp
primary
#B8A2EA
secondary
#EAF1DA
accent
#CB1B95
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184