#B5AAEF#B5AAEF
#B5AAEF is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.2% C 0.098 H 291.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AAEF |
|---|---|
| RGB | rgb(181, 170, 239) |
| HSL | hsl(250, 68%, 80%) |
| HSV | hsv(250, 29%, 94%) |
| CMYK | cmyk(24.3%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.76, 18.34, -33.05) |
| CIE-LCH | lch(72.76, 37.80, 299.02°) |
| OKLab | oklab(77.22% 0.0355 -0.0913) |
| OKLCH | oklch(77.22% 0.098 291.2) |
| XYZ | xyz(49.0070, 44.8045, 87.7108) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 6.63
Light Violet
#D6B4FC
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AAEF #E4EFAA
analogous
#AAC1EF #B5AAEF #D7AAEF
triadic
#B5AAEF #EFB5AA #AAEFB5
tetradic
#B5AAEF #EFAAC1 #E4EFAA #AAEFD7
square
#B5AAEF #EFAAC1 #E4EFAA #AAEFD7
split-complementary
#B5AAEF #EFD7AA #C1EFAA
monochromatic
#5B43DC #8876E5 #B5AAEF #E2DEF9 #E9E5FA
Accessibility & contrast
On white
2.11
#B5AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#B5AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AAEF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AAEF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#A9B6C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b5aaef; /* rgb */ color: rgb(181, 170, 239); /* oklch */ color: oklch(77.2% 0.098 291.2);
Tailwind
colors: {
custom: {
50: '#ccc3f4',
500: '#b5aaef',
950: '#000000',
},
}SCSS
$custom: #b5aaef; $custom-light: #ccc3f4; $custom-dark: #000000;
JSON
{
"hex": "#b5aaef",
"rgb": {
"r": 181,
"g": 170,
"b": 239
},
"hsl": {
"h": 249.565,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77222,
"c": 0.09796,
"h": 291.2
},
"luminance": 0.44805
}Semantic roles & 50–950 ramp
primary
#B5AAEF
secondary
#EEF2D9
accent
#D015B2
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#131217
muted
#828185