#B2A9EE#B2A9EE
#B2A9EE is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.098 H 289.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A9EE |
|---|---|
| RGB | rgb(178, 169, 238) |
| HSL | hsl(248, 67%, 80%) |
| HSV | hsv(248, 29%, 93%) |
| CMYK | cmyk(25.2%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(72.24, 17.78, -33.34) |
| CIE-LCH | lch(72.24, 37.78, 298.06°) |
| OKLab | oklab(76.75% 0.0333 -0.0922) |
| OKLCH | oklch(76.75% 0.098 289.9) |
| XYZ | xyz(47.9769, 44.0132, 86.8401) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 6.99
Lilac (survey)
#CEA2FD
ΔE00 7.31
Light Violet
#D6B4FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A9EE #E5EEA9
analogous
#A9C3EE #B2A9EE #D5A9EE
triadic
#B2A9EE #EEB2A9 #A9EEB2
tetradic
#B2A9EE #EEA9C3 #E5EEA9 #A9EED5
square
#B2A9EE #EEA9C3 #E5EEA9 #A9EED5
split-complementary
#B2A9EE #EED5A9 #C3EEA9
monochromatic
#5643DA #8476E4 #B2A9EE #E0DCF8 #E8E5FA
Accessibility & contrast
On white
2.14
#B2A9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#B2A9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A9EE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A9EE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#A5B5C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2a9ee; /* rgb */ color: rgb(178, 169, 238); /* oklch */ color: oklch(76.7% 0.098 289.9);
Tailwind
colors: {
custom: {
50: '#cac2f3',
500: '#b2a9ee',
950: '#000000',
},
}SCSS
$custom: #b2a9ee; $custom-light: #cac2f3; $custom-dark: #000000;
JSON
{
"hex": "#b2a9ee",
"rgb": {
"r": 178,
"g": 169,
"b": 238
},
"hsl": {
"h": 247.826,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.76746,
"c": 0.09801,
"h": 289.9
},
"luminance": 0.44014
}Semantic roles & 50–950 ramp
primary
#B2A9EE
secondary
#EEF1DA
accent
#CF17B7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185