#B2AED8#B2AED8
#B2AED8 is a light, muted blue. Relative luminance 0.447; OKLCH L 76.8% C 0.060 H 289.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED8 |
|---|---|
| RGB | rgb(178, 174, 216) |
| HSL | hsl(246, 35%, 76%) |
| HSV | hsv(246, 19%, 85%) |
| CMYK | cmyk(17.6%, 19.4%, 0%, 15.3%) |
| CIE-LAB | lab(72.69, 9.96, -20.65) |
| CIE-LCH | lch(72.69, 22.93, 295.75°) |
| OKLab | oklab(76.83% 0.0197 -0.0563) |
| OKLCH | oklch(76.83% 0.06 289.3) |
| XYZ | xyz(45.8880, 44.6945, 71.1617) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.71
Light Violet
#D6B4FC
ΔE00 9.20
Light Lavender
#DFC5FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED8 #D4D8AE
analogous
#AEBFD8 #B2AED8 #C7AED8
triadic
#B2AED8 #D8B2AE #AED8B2
tetradic
#B2AED8 #D8AEBF #D4D8AE #AED8C7
square
#B2AED8 #D8AEBF #D4D8AE #AED8C7
split-complementary
#B2AED8 #D8C7AE #BFD8AE
monochromatic
#635BB0 #8B85C4 #B2AED8 #D9D7EC #EBEAF5
Accessibility & contrast
On white
2.11
#B2AED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B2AED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DA
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#AAB5BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed8; /* rgb */ color: rgb(178, 174, 216); /* oklch */ color: oklch(76.8% 0.060 289.3);
Tailwind
colors: {
custom: {
50: '#c9c6e4',
500: '#b2aed8',
950: '#000000',
},
}SCSS
$custom: #b2aed8; $custom-light: #c9c6e4; $custom-dark: #000000;
JSON
{
"hex": "#b2aed8",
"rgb": {
"r": 178,
"g": 174,
"b": 216
},
"hsl": {
"h": 245.714,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.7683,
"c": 0.05966,
"h": 289.3
},
"luminance": 0.44695
}Semantic roles & 50–950 ramp
primary
#B2AED8
secondary
#EBECDF
accent
#AE38A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283