#B2AED6#B2AED6
#B2AED6 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.8% C 0.057 H 289.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED6 |
|---|---|
| RGB | rgb(178, 174, 214) |
| HSL | hsl(246, 33%, 76%) |
| HSV | hsv(246, 19%, 84%) |
| CMYK | cmyk(16.8%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(72.62, 9.52, -19.66) |
| CIE-LCH | lch(72.62, 21.84, 295.83°) |
| OKLab | oklab(76.75% 0.019 -0.0535) |
| OKLCH | oklch(76.75% 0.057 289.6) |
| XYZ | xyz(45.6310, 44.5917, 69.8083) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.79
Periwinkle
#CCCCFF
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 9.11
Light Violet
#D6B4FC
ΔE00 9.54
Light Lavender
#DFC5FE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED6 #D2D6AE
analogous
#AEBED6 #B2AED6 #C6AED6
triadic
#B2AED6 #D6B2AE #AED6B2
tetradic
#B2AED6 #D6AEBE #D2D6AE #AED6C6
square
#B2AED6 #D6AEBE #D2D6AE #AED6C6
split-complementary
#B2AED6 #D6C6AE #BED6AE
monochromatic
#655DAD #8B85C1 #B2AED6 #D9D7EB #ECEBF5
Accessibility & contrast
On white
2.12
#B2AED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#B2AED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED6
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED6 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B3D8
Deuteranopia (green-blind)
#A5B1D5
Tritanopia (blue-blind)
#ABB4BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed6; /* rgb */ color: rgb(178, 174, 214); /* oklch */ color: oklch(76.8% 0.057 289.6);
Tailwind
colors: {
custom: {
50: '#c9c6e2',
500: '#b2aed6',
950: '#000000',
},
}SCSS
$custom: #b2aed6; $custom-light: #c9c6e2; $custom-dark: #000000;
JSON
{
"hex": "#b2aed6",
"rgb": {
"r": 178,
"g": 174,
"b": 214
},
"hsl": {
"h": 246,
"s": 32.787,
"l": 76.078
},
"oklch": {
"l": 0.76754,
"c": 0.05683,
"h": 289.6
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#B2AED6
secondary
#EAEBE0
accent
#AC3AA0
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283