#B2A9EC#B2A9EC
#B2A9EC is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.7% C 0.095 H 290.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A9EC |
|---|---|
| RGB | rgb(178, 169, 236) |
| HSL | hsl(248, 64%, 79%) |
| HSV | hsv(248, 28%, 93%) |
| CMYK | cmyk(24.6%, 28.4%, 0%, 7.5%) |
| CIE-LAB | lab(72.16, 17.30, -32.37) |
| CIE-LCH | lch(72.16, 36.71, 298.12°) |
| OKLab | oklab(76.66% 0.0328 -0.0894) |
| OKLCH | oklch(76.66% 0.095 290.1) |
| XYZ | xyz(47.6847, 43.8963, 85.3012) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.79
Pale Violet
#CEAEFA
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 7.13
Light Violet
#D6B4FC
ΔE00 7.29
Lilac (survey)
#CEA2FD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A9EC #E3ECA9
analogous
#A9C2EC #B2A9EC #D4A9EC
triadic
#B2A9EC #ECB2A9 #A9ECB2
tetradic
#B2A9EC #ECA9C2 #E3ECA9 #A9ECD4
square
#B2A9EC #ECA9C2 #E3ECA9 #A9ECD4
split-complementary
#B2A9EC #ECD4A9 #C2ECA9
monochromatic
#5845D6 #8577E1 #B2A9EC #DFDBF7 #E9E6F9
Accessibility & contrast
On white
2.15
#B2A9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#B2A9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A9EC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A9EC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EF
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#A5B4C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2a9ec; /* rgb */ color: rgb(178, 169, 236); /* oklch */ color: oklch(76.7% 0.095 290.1);
Tailwind
colors: {
custom: {
50: '#cac2f2',
500: '#b2a9ec',
950: '#000000',
},
}SCSS
$custom: #b2a9ec; $custom-light: #cac2f2; $custom-dark: #000000;
JSON
{
"hex": "#b2a9ec",
"rgb": {
"r": 178,
"g": 169,
"b": 236
},
"hsl": {
"h": 248.06,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.7666,
"c": 0.09523,
"h": 290.1
},
"luminance": 0.43897
}Semantic roles & 50–950 ramp
primary
#B2A9EC
secondary
#EEF1DA
accent
#CC1AB4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185