#B0AECA#B0AECA
#B0AECA is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.040 H 288.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AECA |
|---|---|
| RGB | rgb(176, 174, 202) |
| HSL | hsl(244, 21%, 74%) |
| HSV | hsv(244, 14%, 79%) |
| CMYK | cmyk(12.9%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.07, 6.29, -13.93) |
| CIE-LCH | lch(72.07, 15.28, 294.28°) |
| OKLab | oklab(76.16% 0.0127 -0.0377) |
| OKLCH | oklch(76.16% 0.04 288.7) |
| XYZ | xyz(43.6990, 43.7661, 62.0112) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.90
Thistle
#D8BFD8
ΔE00 10.01
Lavender
#B39DDB
ΔE00 10.03
Periwinkle
#CCCCFF
ΔE00 10.26
Dove Gray
#B6B8BD
ΔE00 10.27
Lightsteelblue
#B0C4DE
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AECA #C8CAAE
analogous
#AEBACA #B0AECA #BEAECA
triadic
#B0AECA #CAB0AE #AECAB0
tetradic
#B0AECA #CAAEBA #C8CAAE #AECABE
square
#B0AECA #CAAEBA #C8CAAE #AECABE
split-complementary
#B0AECA #CABEAE #BACAAE
monochromatic
#686499 #8C89B2 #B0AECA #D4D3E2 #EDEDF3
Accessibility & contrast
On white
2.15
#B0AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#B0AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AECA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AECA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#ABB2B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0aeca; /* rgb */ color: rgb(176, 174, 202); /* oklch */ color: oklch(76.2% 0.040 288.7);
Tailwind
colors: {
custom: {
50: '#c7c6da',
500: '#b0aeca',
950: '#000000',
},
}SCSS
$custom: #b0aeca; $custom-light: #c7c6da; $custom-dark: #000000;
JSON
{
"hex": "#b0aeca",
"rgb": {
"r": 176,
"g": 174,
"b": 202
},
"hsl": {
"h": 244.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.76157,
"c": 0.03978,
"h": 288.7
},
"luminance": 0.43766
}Semantic roles & 50–950 ramp
primary
#B0AECA
secondary
#E9E9E2
accent
#9F4699
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283