#B2AECD#B2AECD
#B2AECD is a light, muted blue. Relative luminance 0.441; OKLCH L 76.4% C 0.044 H 291.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AECD |
|---|---|
| RGB | rgb(178, 174, 205) |
| HSL | hsl(248, 24%, 74%) |
| HSV | hsv(248, 15%, 80%) |
| CMYK | cmyk(13.2%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.33, 7.58, -15.18) |
| CIE-LCH | lch(72.33, 16.97, 296.52°) |
| OKLab | oklab(76.43% 0.016 -0.0411) |
| OKLCH | oklch(76.43% 0.044 291.2) |
| XYZ | xyz(44.5133, 44.1446, 63.9214) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.07
Thistle
#D8BFD8
ΔE00 9.39
Light Periwinkle
#C1C6FC
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.71
Lilac
#C8A2C8
ΔE00 10.27
Light Lavender
#DFC5FE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AECD #C9CDAE
analogous
#AEBACD #B2AECD #C2AECD
triadic
#B2AECD #CDB2AE #AECDB2
tetradic
#B2AECD #CDAEBA #C9CDAE #AECDC2
square
#B2AECD #CDAEBA #C9CDAE #AECDC2
split-complementary
#B2AECD #CDC2AE #BACDAE
monochromatic
#6A629E #8E88B6 #B2AECD #D6D4E4 #EDECF3
Accessibility & contrast
On white
2.14
#B2AECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#B2AECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AECD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AECD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#A7B1CC
Tritanopia (blue-blind)
#ADB3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2aecd; /* rgb */ color: rgb(178, 174, 205); /* oklch */ color: oklch(76.4% 0.044 291.2);
Tailwind
colors: {
custom: {
50: '#c9c6dc',
500: '#b2aecd',
950: '#000000',
},
}SCSS
$custom: #b2aecd; $custom-light: #c9c6dc; $custom-dark: #000000;
JSON
{
"hex": "#b2aecd",
"rgb": {
"r": 178,
"g": 174,
"b": 205
},
"hsl": {
"h": 247.742,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.76425,
"c": 0.04411,
"h": 291.2
},
"luminance": 0.44145
}Semantic roles & 50–950 ramp
primary
#B2AECD
secondary
#E9EAE1
accent
#A24396
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283