#B0AECC#B0AECC
#B0AECC is a light, muted blue. Relative luminance 0.439; OKLCH L 76.2% C 0.043 H 288.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AECC |
|---|---|
| RGB | rgb(176, 174, 204) |
| HSL | hsl(244, 23%, 74%) |
| HSV | hsv(244, 15%, 80%) |
| CMYK | cmyk(13.7%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.14, 6.71, -14.93) |
| CIE-LCH | lch(72.14, 16.37, 294.20°) |
| OKLab | oklab(76.23% 0.0135 -0.0404) |
| OKLCH | oklch(76.23% 0.043 288.4) |
| XYZ | xyz(43.9373, 43.8615, 63.2664) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.44
Lavender
#B39DDB
ΔE00 9.47
Periwinkle
#CCCCFF
ΔE00 9.85
Thistle
#D8BFD8
ΔE00 10.04
Lightsteelblue
#B0C4DE
ΔE00 10.81
Dove Gray
#B6B8BD
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AECC #CACCAE
analogous
#AEBBCC #B0AECC #BFAECC
triadic
#B0AECC #CCB0AE #AECCB0
tetradic
#B0AECC #CCAEBB #CACCAE #AECCBF
square
#B0AECC #CCAEBB #CACCAE #AECCBF
split-complementary
#B0AECC #CCBFAE #BBCCAE
monochromatic
#67639D #8B88B4 #B0AECC #D5D4E4 #EDECF3
Accessibility & contrast
On white
2.15
#B0AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#B0AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AECC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AECC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#ABB3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0aecc; /* rgb */ color: rgb(176, 174, 204); /* oklch */ color: oklch(76.2% 0.043 288.4);
Tailwind
colors: {
custom: {
50: '#c7c6db',
500: '#b0aecc',
950: '#000000',
},
}SCSS
$custom: #b0aecc; $custom-light: #c7c6db; $custom-dark: #000000;
JSON
{
"hex": "#b0aecc",
"rgb": {
"r": 176,
"g": 174,
"b": 204
},
"hsl": {
"h": 244,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76228,
"c": 0.04262,
"h": 288.4
},
"luminance": 0.43862
}Semantic roles & 50–950 ramp
primary
#B0AECC
secondary
#E9EAE1
accent
#A1449B
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283