#B8A2EF#B8A2EF
#B8A2EF is a light, moderate violet. Relative luminance 0.423; OKLCH L 76.0% C 0.111 H 296.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2EF |
|---|---|
| RGB | rgb(184, 162, 239) |
| HSL | hsl(257, 71%, 79%) |
| HSV | hsv(257, 32%, 94%) |
| CMYK | cmyk(23%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(71.05, 23.68, -35.68) |
| CIE-LCH | lch(71.05, 42.82, 303.57°) |
| OKLab | oklab(75.97% 0.0499 -0.0988) |
| OKLCH | oklch(75.97% 0.111 296.8) |
| XYZ | xyz(48.2639, 42.2626, 87.2594) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.34
Pale Violet
#CEAEFA
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2EF #D9EFA2
analogous
#A2B2EF #B8A2EF #DEA2EF
triadic
#B8A2EF #EFB8A2 #A2EFB8
tetradic
#B8A2EF #EFA2B2 #D9EFA2 #A2EFDE
square
#B8A2EF #EFA2B2 #D9EFA2 #A2EFDE
split-complementary
#B8A2EF #EFDEA2 #B2EFA2
monochromatic
#683ADD #906EE6 #B8A2EF #E0D6F8 #EBE5FB
Accessibility & contrast
On white
2.22
#B8A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#B8A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2EF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2EF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#ADAFBE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a2ef; /* rgb */ color: rgb(184, 162, 239); /* oklch */ color: oklch(76.0% 0.111 296.8);
Tailwind
colors: {
custom: {
50: '#cebdf4',
500: '#b8a2ef',
950: '#000000',
},
}SCSS
$custom: #b8a2ef; $custom-light: #cebdf4; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ef",
"rgb": {
"r": 184,
"g": 162,
"b": 239
},
"hsl": {
"h": 257.143,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.75968,
"c": 0.11066,
"h": 296.8
},
"luminance": 0.42263
}Semantic roles & 50–950 ramp
primary
#B8A2EF
secondary
#EBF2D9
accent
#D3139C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185