#B2AED7#B2AED7
#B2AED7 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.8% C 0.058 H 289.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED7 |
|---|---|
| RGB | rgb(178, 174, 215) |
| HSL | hsl(246, 34%, 76%) |
| HSV | hsv(246, 19%, 84%) |
| CMYK | cmyk(17.2%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.66, 9.74, -20.15) |
| CIE-LCH | lch(72.66, 22.38, 295.79°) |
| OKLab | oklab(76.79% 0.0194 -0.0549) |
| OKLCH | oklch(76.79% 0.058 289.4) |
| XYZ | xyz(45.7591, 44.6429, 70.4830) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 8.23
Pale Violet
#CEAEFA
ΔE00 8.90
Light Violet
#D6B4FC
ΔE00 9.36
Light Lavender
#DFC5FE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED7 #D3D7AE
analogous
#AEBFD7 #B2AED7 #C7AED7
triadic
#B2AED7 #D7B2AE #AED7B2
tetradic
#B2AED7 #D7AEBF #D3D7AE #AED7C7
square
#B2AED7 #D7AEBF #D3D7AE #AED7C7
split-complementary
#B2AED7 #D7C7AE #BFD7AE
monochromatic
#645CAF #8B85C3 #B2AED7 #D9D7EB #ECEBF5
Accessibility & contrast
On white
2.12
#B2AED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B2AED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED7 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B3D9
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#ABB5BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed7; /* rgb */ color: rgb(178, 174, 215); /* oklch */ color: oklch(76.8% 0.058 289.4);
Tailwind
colors: {
custom: {
50: '#c9c6e3',
500: '#b2aed7',
950: '#000000',
},
}SCSS
$custom: #b2aed7; $custom-light: #c9c6e3; $custom-dark: #000000;
JSON
{
"hex": "#b2aed7",
"rgb": {
"r": 178,
"g": 174,
"b": 215
},
"hsl": {
"h": 245.854,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.76792,
"c": 0.05825,
"h": 289.4
},
"luminance": 0.44643
}Semantic roles & 50–950 ramp
primary
#B2AED7
secondary
#EAECDF
accent
#AD39A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283