#B8A2EC#B8A2EC
#B8A2EC is a light, moderate violet. Relative luminance 0.421; OKLCH L 75.8% C 0.107 H 297.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2EC |
|---|---|
| RGB | rgb(184, 162, 236) |
| HSL | hsl(258, 66%, 78%) |
| HSV | hsv(258, 31%, 93%) |
| CMYK | cmyk(22%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(70.93, 22.98, -34.23) |
| CIE-LCH | lch(70.93, 41.23, 303.88°) |
| OKLab | oklab(75.83% 0.0492 -0.0946) |
| OKLCH | oklch(75.83% 0.107 297.5) |
| XYZ | xyz(47.8244, 42.0868, 84.9446) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.17
Lavender (survey)
#C79FEF
ΔE00 3.76
Pale Violet
#CEAEFA
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2EC #D6ECA2
analogous
#A2B1EC #B8A2EC #DDA2EC
triadic
#B8A2EC #ECB8A2 #A2ECB8
tetradic
#B8A2EC #ECA2B1 #D6ECA2 #A2ECDD
square
#B8A2EC #ECA2B1 #D6ECA2 #A2ECDD
split-complementary
#B8A2EC #ECDDA2 #B1ECA2
monochromatic
#6A3CD7 #916FE2 #B8A2EC #DFD5F6 #ECE6FA
Accessibility & contrast
On white
2.23
#B8A2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#B8A2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2EC
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2EC | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#AEAEBD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a2ec; /* rgb */ color: rgb(184, 162, 236); /* oklch */ color: oklch(75.8% 0.107 297.5);
Tailwind
colors: {
custom: {
50: '#cebdf2',
500: '#b8a2ec',
950: '#000000',
},
}SCSS
$custom: #b8a2ec; $custom-light: #cebdf2; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ec",
"rgb": {
"r": 184,
"g": 162,
"b": 236
},
"hsl": {
"h": 257.838,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.75835,
"c": 0.10662,
"h": 297.5
},
"luminance": 0.42087
}Semantic roles & 50–950 ramp
primary
#B8A2EC
secondary
#EAF1DA
accent
#CE1898
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185