#B2AAEC#B2AAEC
#B2AAEC is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.9% C 0.094 H 289.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAEC |
|---|---|
| RGB | rgb(178, 170, 236) |
| HSL | hsl(247, 63%, 80%) |
| HSV | hsv(247, 28%, 93%) |
| CMYK | cmyk(24.6%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(72.41, 16.75, -31.99) |
| CIE-LCH | lch(72.41, 36.11, 297.63°) |
| OKLab | oklab(76.85% 0.0314 -0.0883) |
| OKLCH | oklch(76.85% 0.094 289.6) |
| XYZ | xyz(47.8715, 44.2698, 85.3634) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 5.97
Lavender (survey)
#C79FEF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.22
Light Violet
#D6B4FC
ΔE00 7.35
Pastel Purple
#CAA0FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAEC #E4ECAA
analogous
#AAC3EC #B2AAEC #D3AAEC
triadic
#B2AAEC #ECB2AA #AAECB2
tetradic
#B2AAEC #ECAAC3 #E4ECAA #AAECD3
square
#B2AAEC #ECAAC3 #E4ECAA #AAECD3
split-complementary
#B2AAEC #ECD3AA #C3ECAA
monochromatic
#5746D6 #8578E1 #B2AAEC #DFDCF7 #E8E6F9
Accessibility & contrast
On white
2.13
#B2AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#B2AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAEC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAEC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#A5B5C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aaec; /* rgb */ color: rgb(178, 170, 236); /* oklch */ color: oklch(76.9% 0.094 289.6);
Tailwind
colors: {
custom: {
50: '#cac3f2',
500: '#b2aaec',
950: '#000000',
},
}SCSS
$custom: #b2aaec; $custom-light: #cac3f2; $custom-dark: #000000;
JSON
{
"hex": "#b2aaec",
"rgb": {
"r": 178,
"g": 170,
"b": 236
},
"hsl": {
"h": 247.273,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76852,
"c": 0.09374,
"h": 289.6
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#B2AAEC
secondary
#EEF1DA
accent
#CB1AB6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185