#B2AED4#B2AED4
#B2AED4 is a light, muted blue. Relative luminance 0.445; OKLCH L 76.7% C 0.054 H 289.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED4 |
|---|---|
| RGB | rgb(178, 174, 212) |
| HSL | hsl(246, 31%, 76%) |
| HSV | hsv(246, 18%, 83%) |
| CMYK | cmyk(16%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(72.55, 9.08, -18.67) |
| CIE-LCH | lch(72.55, 20.76, 295.94°) |
| OKLab | oklab(76.68% 0.0184 -0.0508) |
| OKLCH | oklch(76.68% 0.054 289.9) |
| XYZ | xyz(45.3772, 44.4901, 68.4714) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 8.59
Pale Violet
#CEAEFA
ΔE00 9.54
Light Violet
#D6B4FC
ΔE00 9.91
Thistle
#D8BFD8
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED4 #D0D4AE
analogous
#AEBDD4 #B2AED4 #C5AED4
triadic
#B2AED4 #D4B2AE #AED4B2
tetradic
#B2AED4 #D4AEBD #D0D4AE #AED4C5
square
#B2AED4 #D4AEBD #D0D4AE #AED4C5
split-complementary
#B2AED4 #D4C5AE #BDD4AE
monochromatic
#665EAA #8C86BF #B2AED4 #D8D6E9 #ECEBF4
Accessibility & contrast
On white
2.12
#B2AED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#B2AED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED4 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B3D6
Deuteranopia (green-blind)
#A5B1D3
Tritanopia (blue-blind)
#ABB4BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed4; /* rgb */ color: rgb(178, 174, 212); /* oklch */ color: oklch(76.7% 0.054 289.9);
Tailwind
colors: {
custom: {
50: '#c9c6e1',
500: '#b2aed4',
950: '#000000',
},
}SCSS
$custom: #b2aed4; $custom-light: #c9c6e1; $custom-dark: #000000;
JSON
{
"hex": "#b2aed4",
"rgb": {
"r": 178,
"g": 174,
"b": 212
},
"hsl": {
"h": 246.316,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.7668,
"c": 0.054,
"h": 289.9
},
"luminance": 0.44491
}Semantic roles & 50–950 ramp
primary
#B2AED4
secondary
#EAEBE0
accent
#A93C9E
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283