#B2AED5#B2AED5
#B2AED5 is a light, muted blue. Relative luminance 0.445; OKLCH L 76.7% C 0.055 H 289.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED5 |
|---|---|
| RGB | rgb(178, 174, 213) |
| HSL | hsl(246, 32%, 76%) |
| HSV | hsv(246, 18%, 84%) |
| CMYK | cmyk(16.4%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(72.59, 9.30, -19.16) |
| CIE-LCH | lch(72.59, 21.30, 295.89°) |
| OKLab | oklab(76.72% 0.0187 -0.0522) |
| OKLCH | oklch(76.72% 0.055 289.7) |
| XYZ | xyz(45.5037, 44.5407, 69.1378) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 9.32
Light Violet
#D6B4FC
ΔE00 9.72
Light Lavender
#DFC5FE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED5 #D1D5AE
analogous
#AEBDD5 #B2AED5 #C5AED5
triadic
#B2AED5 #D5B2AE #AED5B2
tetradic
#B2AED5 #D5AEBD #D1D5AE #AED5C5
square
#B2AED5 #D5AEBD #D1D5AE #AED5C5
split-complementary
#B2AED5 #D5C5AE #BDD5AE
monochromatic
#655DAB #8C86C0 #B2AED5 #D8D6EA #ECEBF5
Accessibility & contrast
On white
2.12
#B2AED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#B2AED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED5
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED5 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B3D7
Deuteranopia (green-blind)
#A5B1D4
Tritanopia (blue-blind)
#ABB4BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed5; /* rgb */ color: rgb(178, 174, 213); /* oklch */ color: oklch(76.7% 0.055 289.7);
Tailwind
colors: {
custom: {
50: '#c9c6e2',
500: '#b2aed5',
950: '#000000',
},
}SCSS
$custom: #b2aed5; $custom-light: #c9c6e2; $custom-dark: #000000;
JSON
{
"hex": "#b2aed5",
"rgb": {
"r": 178,
"g": 174,
"b": 213
},
"hsl": {
"h": 246.154,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.76717,
"c": 0.05542,
"h": 289.7
},
"luminance": 0.44541
}Semantic roles & 50–950 ramp
primary
#B2AED5
secondary
#EAEBE0
accent
#AA3B9F
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283