#B3AAEF#B3AAEF
#B3AAEF is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.1% C 0.098 H 289.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AAEF |
|---|---|
| RGB | rgb(179, 170, 239) |
| HSL | hsl(248, 68%, 80%) |
| HSV | hsv(248, 29%, 94%) |
| CMYK | cmyk(25.1%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.60, 17.75, -33.31) |
| CIE-LCH | lch(72.60, 37.74, 298.05°) |
| OKLab | oklab(77.06% 0.0333 -0.0921) |
| OKLCH | oklch(77.06% 0.098 289.9) |
| XYZ | xyz(48.5413, 44.5644, 87.6890) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.20
Pale Violet
#CEAEFA
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.75
Pastel Purple
#CAA0FF
ΔE00 6.99
Light Violet
#D6B4FC
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AAEF #E6EFAA
analogous
#AAC3EF #B3AAEF #D5AAEF
triadic
#B3AAEF #EFB3AA #AAEFB3
tetradic
#B3AAEF #EFAAC3 #E6EFAA #AAEFD5
square
#B3AAEF #EFAAC3 #E6EFAA #AAEFD5
split-complementary
#B3AAEF #EFD5AA #C3EFAA
monochromatic
#5743DC #8576E5 #B3AAEF #E1DEF9 #E8E5FA
Accessibility & contrast
On white
2.12
#B3AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#B3AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AAEF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AAEF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#A6B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b3aaef; /* rgb */ color: rgb(179, 170, 239); /* oklch */ color: oklch(77.1% 0.098 289.9);
Tailwind
colors: {
custom: {
50: '#cbc3f4',
500: '#b3aaef',
950: '#000000',
},
}SCSS
$custom: #b3aaef; $custom-light: #cbc3f4; $custom-dark: #000000;
JSON
{
"hex": "#b3aaef",
"rgb": {
"r": 179,
"g": 170,
"b": 239
},
"hsl": {
"h": 247.826,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77061,
"c": 0.09791,
"h": 289.9
},
"luminance": 0.44565
}Semantic roles & 50–950 ramp
primary
#B3AAEF
secondary
#EFF2D9
accent
#D015B8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185