#B2AAEF#B2AAEF
#B2AAEF is a light, moderate blue. Relative luminance 0.444; OKLCH L 77.0% C 0.098 H 289.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAEF |
|---|---|
| RGB | rgb(178, 170, 239) |
| HSL | hsl(247, 68%, 80%) |
| HSV | hsv(247, 29%, 94%) |
| CMYK | cmyk(25.5%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.53, 17.46, -33.44) |
| CIE-LCH | lch(72.53, 37.72, 297.57°) |
| OKLab | oklab(76.98% 0.0322 -0.0925) |
| OKLCH | oklch(76.98% 0.098 289.2) |
| XYZ | xyz(48.3110, 44.4456, 87.6782) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.37
Pale Violet
#CEAEFA
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.99
Pastel Purple
#CAA0FF
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAEF #E7EFAA
analogous
#AAC4EF #B2AAEF #D5AAEF
triadic
#B2AAEF #EFB2AA #AAEFB2
tetradic
#B2AAEF #EFAAC4 #E7EFAA #AAEFD5
square
#B2AAEF #EFAAC4 #E7EFAA #AAEFD5
split-complementary
#B2AAEF #EFD5AA #C4EFAA
monochromatic
#5543DC #8376E5 #B2AAEF #E1DEF9 #E8E5FA
Accessibility & contrast
On white
2.12
#B2AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#B2AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAEF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAEF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#98B0ED
Tritanopia (blue-blind)
#A5B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aaef; /* rgb */ color: rgb(178, 170, 239); /* oklch */ color: oklch(77.0% 0.098 289.2);
Tailwind
colors: {
custom: {
50: '#cac3f4',
500: '#b2aaef',
950: '#000000',
},
}SCSS
$custom: #b2aaef; $custom-light: #cac3f4; $custom-dark: #000000;
JSON
{
"hex": "#b2aaef",
"rgb": {
"r": 178,
"g": 170,
"b": 239
},
"hsl": {
"h": 246.957,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76981,
"c": 0.09791,
"h": 289.2
},
"luminance": 0.44446
}Semantic roles & 50–950 ramp
primary
#B2AAEF
secondary
#EFF2D9
accent
#D015BB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185