#B8A2ED#B8A2ED
#B8A2ED is a light, moderate violet. Relative luminance 0.421; OKLCH L 75.9% C 0.108 H 297.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2ED |
|---|---|
| RGB | rgb(184, 162, 237) |
| HSL | hsl(258, 68%, 78%) |
| HSV | hsv(258, 32%, 93%) |
| CMYK | cmyk(22.4%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.97, 23.22, -34.72) |
| CIE-LCH | lch(70.97, 41.76, 303.77°) |
| OKLab | oklab(75.88% 0.0494 -0.096) |
| OKLCH | oklch(75.88% 0.108 297.2) |
| XYZ | xyz(47.9701, 42.1451, 85.7119) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.79
Pale Violet
#CEAEFA
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2ED #D7EDA2
analogous
#A2B1ED #B8A2ED #DDA2ED
triadic
#B8A2ED #EDB8A2 #A2EDB8
tetradic
#B8A2ED #EDA2B1 #D7EDA2 #A2EDDD
square
#B8A2ED #EDA2B1 #D7EDA2 #A2EDDD
split-complementary
#B8A2ED #EDDDA2 #B1EDA2
monochromatic
#6A3BD9 #916FE3 #B8A2ED #DFD5F7 #EBE5FA
Accessibility & contrast
On white
2.23
#B8A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#B8A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2ED
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2ED | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#AEAEBD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a2ed; /* rgb */ color: rgb(184, 162, 237); /* oklch */ color: oklch(75.9% 0.108 297.2);
Tailwind
colors: {
custom: {
50: '#cebdf3',
500: '#b8a2ed',
950: '#000000',
},
}SCSS
$custom: #b8a2ed; $custom-light: #cebdf3; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ed",
"rgb": {
"r": 184,
"g": 162,
"b": 237
},
"hsl": {
"h": 257.6,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.75879,
"c": 0.10796,
"h": 297.2
},
"luminance": 0.42145
}Semantic roles & 50–950 ramp
primary
#B8A2ED
secondary
#EAF2D9
accent
#CF1699
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185