#B0AAEC#B0AAEC
#B0AAEC is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.094 H 288.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAEC |
|---|---|
| RGB | rgb(176, 170, 236) |
| HSL | hsl(245, 63%, 80%) |
| HSV | hsv(245, 28%, 93%) |
| CMYK | cmyk(25.4%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(72.25, 16.15, -32.24) |
| CIE-LCH | lch(72.25, 36.06, 296.61°) |
| OKLab | oklab(76.69% 0.0292 -0.0891) |
| OKLCH | oklch(76.69% 0.094 288.1) |
| XYZ | xyz(47.4158, 44.0348, 85.3421) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.15
Lavender (survey)
#C79FEF
ΔE00 7.42
Pastel Purple
#CAA0FF
ΔE00 7.75
Light Violet
#D6B4FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAEC #E6ECAA
analogous
#AAC5EC #B0AAEC #D1AAEC
triadic
#B0AAEC #ECB0AA #AAECB0
tetradic
#B0AAEC #ECAAC5 #E6ECAA #AAECD1
square
#B0AAEC #ECAAC5 #E6ECAA #AAECD1
split-complementary
#B0AAEC #ECD1AA #C5ECAA
monochromatic
#5346D6 #8278E1 #B0AAEC #DEDCF7 #E8E6F9
Accessibility & contrast
On white
2.14
#B0AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B0AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAEC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAEC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#A3B5C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0aaec; /* rgb */ color: rgb(176, 170, 236); /* oklch */ color: oklch(76.7% 0.094 288.1);
Tailwind
colors: {
custom: {
50: '#c8c3f2',
500: '#b0aaec',
950: '#000000',
},
}SCSS
$custom: #b0aaec; $custom-light: #c8c3f2; $custom-dark: #000000;
JSON
{
"hex": "#b0aaec",
"rgb": {
"r": 176,
"g": 170,
"b": 236
},
"hsl": {
"h": 245.455,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76693,
"c": 0.09374,
"h": 288.1
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#B0AAEC
secondary
#EFF1DA
accent
#CB1ABB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185