#B2AED1#B2AED1
#B2AED1 is a light, muted blue. Relative luminance 0.443; OKLCH L 76.6% C 0.050 H 290.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED1 |
|---|---|
| RGB | rgb(178, 174, 209) |
| HSL | hsl(247, 28%, 75%) |
| HSV | hsv(247, 17%, 82%) |
| CMYK | cmyk(14.8%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(72.46, 8.43, -17.18) |
| CIE-LCH | lch(72.46, 19.13, 296.15°) |
| OKLab | oklab(76.57% 0.0174 -0.0466) |
| OKLCH | oklch(76.57% 0.05 290.4) |
| XYZ | xyz(45.0023, 44.3402, 66.4969) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 9.02
Thistle
#D8BFD8
ΔE00 9.67
Lilac
#C8A2C8
ΔE00 10.11
Pale Violet
#CEAEFA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED1 #CDD1AE
analogous
#AEBBD1 #B2AED1 #C3AED1
triadic
#B2AED1 #D1B2AE #AED1B2
tetradic
#B2AED1 #D1AEBB #CDD1AE #AED1C3
square
#B2AED1 #D1AEBB #CDD1AE #AED1C3
split-complementary
#B2AED1 #D1C3AE #BBD1AE
monochromatic
#6860A5 #8D87BB #B2AED1 #D7D5E7 #ECEBF4
Accessibility & contrast
On white
2.13
#B2AED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#B2AED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED1
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED1 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D3
Deuteranopia (green-blind)
#A6B1D0
Tritanopia (blue-blind)
#ACB3BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed1; /* rgb */ color: rgb(178, 174, 209); /* oklch */ color: oklch(76.6% 0.050 290.4);
Tailwind
colors: {
custom: {
50: '#c9c6df',
500: '#b2aed1',
950: '#000000',
},
}SCSS
$custom: #b2aed1; $custom-light: #c9c6df; $custom-dark: #000000;
JSON
{
"hex": "#b2aed1",
"rgb": {
"r": 178,
"g": 174,
"b": 209
},
"hsl": {
"h": 246.857,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.76569,
"c": 0.04975,
"h": 290.4
},
"luminance": 0.44341
}Semantic roles & 50–950 ramp
primary
#B2AED1
secondary
#E9EAE1
accent
#A63F9A
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283