#B4AAEF#B4AAEF
#B4AAEF is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.1% C 0.098 H 290.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AAEF |
|---|---|
| RGB | rgb(180, 170, 239) |
| HSL | hsl(249, 68%, 80%) |
| HSV | hsv(249, 29%, 94%) |
| CMYK | cmyk(24.7%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.68, 18.04, -33.18) |
| CIE-LCH | lch(72.68, 37.77, 298.54°) |
| OKLab | oklab(77.14% 0.0344 -0.0917) |
| OKLCH | oklch(77.14% 0.098 290.6) |
| XYZ | xyz(48.7733, 44.6840, 87.6999) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.81
Light Violet
#D6B4FC
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AAEF #E5EFAA
analogous
#AAC2EF #B4AAEF #D7AAEF
triadic
#B4AAEF #EFB4AA #AAEFB4
tetradic
#B4AAEF #EFAAC2 #E5EFAA #AAEFD7
square
#B4AAEF #EFAAC2 #E5EFAA #AAEFD7
split-complementary
#B4AAEF #EFD7AA #C2EFAA
monochromatic
#5943DC #8776E5 #B4AAEF #E1DEF9 #E8E5FA
Accessibility & contrast
On white
2.11
#B4AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B4AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AAEF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AAEF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#A7B6C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b4aaef; /* rgb */ color: rgb(180, 170, 239); /* oklch */ color: oklch(77.1% 0.098 290.6);
Tailwind
colors: {
custom: {
50: '#cbc3f4',
500: '#b4aaef',
950: '#000000',
},
}SCSS
$custom: #b4aaef; $custom-light: #cbc3f4; $custom-dark: #000000;
JSON
{
"hex": "#b4aaef",
"rgb": {
"r": 180,
"g": 170,
"b": 239
},
"hsl": {
"h": 248.696,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77142,
"c": 0.09793,
"h": 290.6
},
"luminance": 0.44685
}Semantic roles & 50–950 ramp
primary
#B4AAEF
secondary
#EEF2D9
accent
#D015B5
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#131217
muted
#828185