#B2AED2#B2AED2
#B2AED2 is a light, muted blue. Relative luminance 0.444; OKLCH L 76.6% C 0.051 H 290.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED2 |
|---|---|
| RGB | rgb(178, 174, 210) |
| HSL | hsl(247, 29%, 75%) |
| HSV | hsv(247, 17%, 82%) |
| CMYK | cmyk(15.2%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.49, 8.65, -17.67) |
| CIE-LCH | lch(72.49, 19.68, 296.07°) |
| OKLab | oklab(76.61% 0.0177 -0.048) |
| OKLCH | oklch(76.61% 0.051 290.2) |
| XYZ | xyz(45.1265, 44.3898, 67.1509) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 9.76
Pale Violet
#CEAEFA
ΔE00 10.00
Lilac
#C8A2C8
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED2 #CED2AE
analogous
#AEBCD2 #B2AED2 #C4AED2
triadic
#B2AED2 #D2B2AE #AED2B2
tetradic
#B2AED2 #D2AEBC #CED2AE #AED2C4
square
#B2AED2 #D2AEBC #CED2AE #AED2C4
split-complementary
#B2AED2 #D2C4AE #BCD2AE
monochromatic
#675FA6 #8D87BC #B2AED2 #D7D5E8 #ECEBF4
Accessibility & contrast
On white
2.13
#B2AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#B2AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D4
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#ACB4BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed2; /* rgb */ color: rgb(178, 174, 210); /* oklch */ color: oklch(76.6% 0.051 290.2);
Tailwind
colors: {
custom: {
50: '#c9c6df',
500: '#b2aed2',
950: '#000000',
},
}SCSS
$custom: #b2aed2; $custom-light: #c9c6df; $custom-dark: #000000;
JSON
{
"hex": "#b2aed2",
"rgb": {
"r": 178,
"g": 174,
"b": 210
},
"hsl": {
"h": 246.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.76606,
"c": 0.05117,
"h": 290.2
},
"luminance": 0.4439
}Semantic roles & 50–950 ramp
primary
#B2AED2
secondary
#E9EBE0
accent
#A73E9C
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283