#B2AAEE#B2AAEE
#B2AAEE is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.097 H 289.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAEE |
|---|---|
| RGB | rgb(178, 170, 238) |
| HSL | hsl(247, 67%, 80%) |
| HSV | hsv(247, 29%, 93%) |
| CMYK | cmyk(25.2%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(72.49, 17.22, -32.96) |
| CIE-LCH | lch(72.49, 37.18, 297.58°) |
| OKLab | oklab(76.94% 0.0319 -0.0911) |
| OKLCH | oklch(76.94% 0.097 289.3) |
| XYZ | xyz(48.1636, 44.3867, 86.9023) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.24
Light Violet
#D6B4FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAEE #E6EEAA
analogous
#AAC4EE #B2AAEE #D4AAEE
triadic
#B2AAEE #EEB2AA #AAEEB2
tetradic
#B2AAEE #EEAAC4 #E6EEAA #AAEED4
square
#B2AAEE #EEAAC4 #E6EEAA #AAEED4
split-complementary
#B2AAEE #EED4AA #C4EEAA
monochromatic
#5644DA #8477E4 #B2AAEE #E0DDF8 #E8E5FA
Accessibility & contrast
On white
2.13
#B2AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#B2AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAEE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAEE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#A5B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aaee; /* rgb */ color: rgb(178, 170, 238); /* oklch */ color: oklch(76.9% 0.097 289.3);
Tailwind
colors: {
custom: {
50: '#cac3f3',
500: '#b2aaee',
950: '#000000',
},
}SCSS
$custom: #b2aaee; $custom-light: #cac3f3; $custom-dark: #000000;
JSON
{
"hex": "#b2aaee",
"rgb": {
"r": 178,
"g": 170,
"b": 238
},
"hsl": {
"h": 247.059,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.76938,
"c": 0.09652,
"h": 289.3
},
"luminance": 0.44387
}Semantic roles & 50–950 ramp
primary
#B2AAEE
secondary
#EFF1DA
accent
#CF17B9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185