#B2AECC#B2AECC
#B2AECC is a light, muted blue. Relative luminance 0.441; OKLCH L 76.4% C 0.043 H 291.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AECC |
|---|---|
| RGB | rgb(178, 174, 204) |
| HSL | hsl(248, 23%, 74%) |
| HSV | hsv(248, 15%, 80%) |
| CMYK | cmyk(12.7%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.29, 7.37, -14.68) |
| CIE-LCH | lch(72.29, 16.43, 296.64°) |
| OKLab | oklab(76.39% 0.0156 -0.0397) |
| OKLCH | oklch(76.39% 0.043 291.5) |
| XYZ | xyz(44.3930, 44.0964, 63.2877) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.34
Thistle
#D8BFD8
ΔE00 9.35
Light Periwinkle
#C1C6FC
ΔE00 9.66
Periwinkle
#CCCCFF
ΔE00 9.90
Lilac
#C8A2C8
ΔE00 10.34
Dove Gray
#B6B8BD
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AECC #C8CCAE
analogous
#AEB9CC #B2AECC #C1AECC
triadic
#B2AECC #CCB2AE #AECCB2
tetradic
#B2AECC #CCAEB9 #C8CCAE #AECCC1
square
#B2AECC #CCAEB9 #C8CCAE #AECCC1
split-complementary
#B2AECC #CCC1AE #B9CCAE
monochromatic
#6B639D #8E88B4 #B2AECC #D6D4E4 #EDECF3
Accessibility & contrast
On white
2.14
#B2AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#B2AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AECC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AECC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#ADB3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2aecc; /* rgb */ color: rgb(178, 174, 204); /* oklch */ color: oklch(76.4% 0.043 291.5);
Tailwind
colors: {
custom: {
50: '#c9c6db',
500: '#b2aecc',
950: '#000000',
},
}SCSS
$custom: #b2aecc; $custom-light: #c9c6db; $custom-dark: #000000;
JSON
{
"hex": "#b2aecc",
"rgb": {
"r": 178,
"g": 174,
"b": 204
},
"hsl": {
"h": 248,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76389,
"c": 0.04269,
"h": 291.5
},
"luminance": 0.44097
}Semantic roles & 50–950 ramp
primary
#B2AECC
secondary
#E8EAE1
accent
#A14495
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283