#B0A2EA#B0A2EA
#B0A2EA is a light, moderate violet. Relative luminance 0.410; OKLCH L 75.1% C 0.103 H 292.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2EA |
|---|---|
| RGB | rgb(176, 162, 234) |
| HSL | hsl(252, 63%, 78%) |
| HSV | hsv(252, 31%, 92%) |
| CMYK | cmyk(24.8%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(70.18, 20.15, -34.35) |
| CIE-LCH | lch(70.18, 39.83, 300.39°) |
| OKLab | oklab(75.07% 0.0397 -0.0951) |
| OKLCH | oklch(75.07% 0.103 292.7) |
| XYZ | xyz(45.6726, 41.0107, 83.3355) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.76
Lavender (survey)
#C79FEF
ΔE00 5.65
Pale Violet
#CEAEFA
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.15
Lilac (survey)
#CEA2FD
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2EA #DCEAA2
analogous
#A2B8EA #B0A2EA #D4A2EA
triadic
#B0A2EA #EAB0A2 #A2EAB0
tetradic
#B0A2EA #EAA2B8 #DCEAA2 #A2EAD4
square
#B0A2EA #EAA2B8 #DCEAA2 #A2EAD4
split-complementary
#B0A2EA #EAD4A2 #B8EAA2
monochromatic
#5B3ED3 #8670DF #B0A2EA #DAD4F5 #EAE6F9
Accessibility & contrast
On white
2.28
#B0A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B0A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2EA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2EA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#A4AEBC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b0a2ea; /* rgb */ color: rgb(176, 162, 234); /* oklch */ color: oklch(75.1% 0.103 292.7);
Tailwind
colors: {
custom: {
50: '#c9bdf1',
500: '#b0a2ea',
950: '#000000',
},
}SCSS
$custom: #b0a2ea; $custom-light: #c9bdf1; $custom-dark: #000000;
JSON
{
"hex": "#b0a2ea",
"rgb": {
"r": 176,
"g": 162,
"b": 234
},
"hsl": {
"h": 251.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75074,
"c": 0.10304,
"h": 292.7
},
"luminance": 0.41011
}Semantic roles & 50–950 ramp
primary
#B0A2EA
secondary
#ECF1DA
accent
#CB1BA9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184