#B2AED9#B2AED9
#B2AED9 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.061 H 289.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AED9 |
|---|---|
| RGB | rgb(178, 174, 217) |
| HSL | hsl(246, 36%, 77%) |
| HSV | hsv(246, 20%, 85%) |
| CMYK | cmyk(18%, 19.8%, 0%, 14.9%) |
| CIE-LAB | lab(72.72, 10.18, -21.14) |
| CIE-LCH | lch(72.72, 23.47, 295.71°) |
| OKLab | oklab(76.87% 0.02 -0.0577) |
| OKLCH | oklch(76.87% 0.061 289.1) |
| XYZ | xyz(46.0177, 44.7463, 71.8447) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.52
Light Violet
#D6B4FC
ΔE00 9.04
Light Lavender
#DFC5FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AED9 #D5D9AE
analogous
#AEC0D9 #B2AED9 #C8AED9
triadic
#B2AED9 #D9B2AE #AED9B2
tetradic
#B2AED9 #D9AEC0 #D5D9AE #AED9C8
square
#B2AED9 #D9AEC0 #D5D9AE #AED9C8
split-complementary
#B2AED9 #D9C8AE #C0D9AE
monochromatic
#635BB2 #8A84C5 #B2AED9 #DAD8ED #EBEAF5
Accessibility & contrast
On white
2.11
#B2AED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#B2AED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AED9
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AED9 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DB
Deuteranopia (green-blind)
#A4B1D8
Tritanopia (blue-blind)
#AAB5BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2aed9; /* rgb */ color: rgb(178, 174, 217); /* oklch */ color: oklch(76.9% 0.061 289.1);
Tailwind
colors: {
custom: {
50: '#c9c6e4',
500: '#b2aed9',
950: '#000000',
},
}SCSS
$custom: #b2aed9; $custom-light: #c9c6e4; $custom-dark: #000000;
JSON
{
"hex": "#b2aed9",
"rgb": {
"r": 178,
"g": 174,
"b": 217
},
"hsl": {
"h": 245.581,
"s": 36.134,
"l": 76.667
},
"oklch": {
"l": 0.76868,
"c": 0.06107,
"h": 289.1
},
"luminance": 0.44747
}Semantic roles & 50–950 ramp
primary
#B2AED9
secondary
#EBECDF
accent
#AF36A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283