#B8A2EE#B8A2EE
#B8A2EE is a light, moderate violet. Relative luminance 0.422; OKLCH L 75.9% C 0.109 H 297.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2EE |
|---|---|
| RGB | rgb(184, 162, 238) |
| HSL | hsl(257, 69%, 78%) |
| HSV | hsv(257, 32%, 93%) |
| CMYK | cmyk(22.7%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.01, 23.45, -35.20) |
| CIE-LCH | lch(71.01, 42.29, 303.67°) |
| OKLab | oklab(75.92% 0.0497 -0.0974) |
| OKLCH | oklch(75.92% 0.109 297) |
| XYZ | xyz(48.1166, 42.2037, 86.4835) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.42
Pale Violet
#CEAEFA
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2EE #D8EEA2
analogous
#A2B2EE #B8A2EE #DEA2EE
triadic
#B8A2EE #EEB8A2 #A2EEB8
tetradic
#B8A2EE #EEA2B2 #D8EEA2 #A2EEDE
square
#B8A2EE #EEA2B2 #D8EEA2 #A2EEDE
split-complementary
#B8A2EE #EEDEA2 #B2EEA2
monochromatic
#693BDB #906EE5 #B8A2EE #E0D6F7 #EBE5FA
Accessibility & contrast
On white
2.22
#B8A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#B8A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2EE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2EE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#AEAEBE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b8a2ee; /* rgb */ color: rgb(184, 162, 238); /* oklch */ color: oklch(75.9% 0.109 297.0);
Tailwind
colors: {
custom: {
50: '#cebdf3',
500: '#b8a2ee',
950: '#000000',
},
}SCSS
$custom: #b8a2ee; $custom-light: #cebdf3; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ee",
"rgb": {
"r": 184,
"g": 162,
"b": 238
},
"hsl": {
"h": 257.368,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.75923,
"c": 0.10931,
"h": 297
},
"luminance": 0.42204
}Semantic roles & 50–950 ramp
primary
#B8A2EE
secondary
#EBF2D9
accent
#D1149A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185