#B2AED0#B2AED0
#B2AED0 is a light, muted blue. Relative luminance 0.443; OKLCH L 76.5% C 0.048 H 290.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED0 |
|---|---|
| RGB | rgb(178, 174, 208) |
| HSL | hsl(247, 27%, 75%) |
| HSV | hsv(247, 16%, 82%) |
| CMYK | cmyk(14.4%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(72.42, 8.22, -16.68) |
| CIE-LCH | lch(72.42, 18.59, 296.23°) |
| OKLab | oklab(76.53% 0.017 -0.0452) |
| OKLCH | oklch(76.53% 0.048 290.6) |
| XYZ | xyz(44.8789, 44.2908, 65.8469) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.29
Light Periwinkle
#C1C6FC
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 9.18
Thistle
#D8BFD8
ΔE00 9.59
Lilac
#C8A2C8
ΔE00 10.13
Pale Violet
#CEAEFA
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED0 #CCD0AE
analogous
#AEBBD0 #B2AED0 #C3AED0
triadic
#B2AED0 #D0B2AE #AED0B2
tetradic
#B2AED0 #D0AEBB #CCD0AE #AED0C3
square
#B2AED0 #D0AEBB #CCD0AE #AED0C3
split-complementary
#B2AED0 #D0C3AE #BBD0AE
monochromatic
#6861A3 #8D87BA #B2AED0 #D7D5E6 #EDECF4
Accessibility & contrast
On white
2.13
#B2AED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#B2AED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D2
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#ACB3B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed0; /* rgb */ color: rgb(178, 174, 208); /* oklch */ color: oklch(76.5% 0.048 290.6);
Tailwind
colors: {
custom: {
50: '#c9c6de',
500: '#b2aed0',
950: '#000000',
},
}SCSS
$custom: #b2aed0; $custom-light: #c9c6de; $custom-dark: #000000;
JSON
{
"hex": "#b2aed0",
"rgb": {
"r": 178,
"g": 174,
"b": 208
},
"hsl": {
"h": 247.059,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.76533,
"c": 0.04834,
"h": 290.6
},
"luminance": 0.44291
}Semantic roles & 50–950 ramp
primary
#B2AED0
secondary
#E9EAE1
accent
#A54099
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283