#B2AED3#B2AED3
#B2AED3 is a light, muted blue. Relative luminance 0.444; OKLCH L 76.6% C 0.053 H 290.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED3 |
|---|---|
| RGB | rgb(178, 174, 211) |
| HSL | hsl(246, 30%, 75%) |
| HSV | hsv(246, 18%, 83%) |
| CMYK | cmyk(15.6%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(72.52, 8.86, -18.17) |
| CIE-LCH | lch(72.52, 20.22, 296.00°) |
| OKLab | oklab(76.64% 0.018 -0.0494) |
| OKLCH | oklch(76.64% 0.053 290.1) |
| XYZ | xyz(45.2514, 44.4398, 67.8091) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.28
Periwinkle
#CCCCFF
ΔE00 8.72
Pale Violet
#CEAEFA
ΔE00 9.76
Thistle
#D8BFD8
ΔE00 9.87
Lilac
#C8A2C8
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED3 #CFD3AE
analogous
#AEBCD3 #B2AED3 #C4AED3
triadic
#B2AED3 #D3B2AE #AED3B2
tetradic
#B2AED3 #D3AEBC #CFD3AE #AED3C4
square
#B2AED3 #D3AEBC #CFD3AE #AED3C4
split-complementary
#B2AED3 #D3C4AE #BCD3AE
monochromatic
#675FA8 #8C86BD #B2AED3 #D8D6E9 #ECEBF4
Accessibility & contrast
On white
2.12
#B2AED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#B2AED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED3
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED3 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B3D5
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#ACB4BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed3; /* rgb */ color: rgb(178, 174, 211); /* oklch */ color: oklch(76.6% 0.053 290.1);
Tailwind
colors: {
custom: {
50: '#c9c6e0',
500: '#b2aed3',
950: '#000000',
},
}SCSS
$custom: #b2aed3; $custom-light: #c9c6e0; $custom-dark: #000000;
JSON
{
"hex": "#b2aed3",
"rgb": {
"r": 178,
"g": 174,
"b": 211
},
"hsl": {
"h": 246.486,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.76643,
"c": 0.05259,
"h": 290.1
},
"luminance": 0.4444
}Semantic roles & 50–950 ramp
primary
#B2AED3
secondary
#EAEBE0
accent
#A83D9D
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283