#B2A8EA#B2A8EA
#B2A8EA is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.4% C 0.094 H 290.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8EA |
|---|---|
| RGB | rgb(178, 168, 234) |
| HSL | hsl(249, 61%, 79%) |
| HSV | hsv(249, 28%, 92%) |
| CMYK | cmyk(23.9%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.83, 17.39, -31.79) |
| CIE-LCH | lch(71.83, 36.23, 298.68°) |
| OKLab | oklab(76.38% 0.0336 -0.0877) |
| OKLCH | oklch(76.38% 0.094 290.9) |
| XYZ | xyz(47.2104, 43.4101, 83.7176) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.34
Pale Violet
#CEAEFA
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 7.05
Light Violet
#D6B4FC
ΔE00 7.22
Lilac (survey)
#CEA2FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8EA #E0EAA8
analogous
#A8BFEA #B2A8EA #D3A8EA
triadic
#B2A8EA #EAB2A8 #A8EAB2
tetradic
#B2A8EA #EAA8BF #E0EAA8 #A8EAD3
square
#B2A8EA #EAA8BF #E0EAA8 #A8EAD3
split-complementary
#B2A8EA #EAD3A8 #BFEAA8
monochromatic
#5B45D2 #8677DE #B2A8EA #DED9F6 #E9E6F9
Accessibility & contrast
On white
2.17
#B2A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#B2A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8EA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8EA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#A6B3BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2a8ea; /* rgb */ color: rgb(178, 168, 234); /* oklch */ color: oklch(76.4% 0.094 290.9);
Tailwind
colors: {
custom: {
50: '#cac1f1',
500: '#b2a8ea',
950: '#000000',
},
}SCSS
$custom: #b2a8ea; $custom-light: #cac1f1; $custom-dark: #000000;
JSON
{
"hex": "#b2a8ea",
"rgb": {
"r": 178,
"g": 168,
"b": 234
},
"hsl": {
"h": 249.091,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.76382,
"c": 0.09396,
"h": 290.9
},
"luminance": 0.43411
}Semantic roles & 50–950 ramp
primary
#B2A8EA
secondary
#EDF0DB
accent
#C91DAF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184