#B2AEDD#B2AEDD
#B2AEDD is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.067 H 288.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDD |
|---|---|
| RGB | rgb(178, 174, 221) |
| HSL | hsl(245, 41%, 77%) |
| HSV | hsv(245, 21%, 87%) |
| CMYK | cmyk(19.5%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(72.86, 11.07, -23.12) |
| CIE-LCH | lch(72.86, 25.63, 295.60°) |
| OKLab | oklab(77.02% 0.0213 -0.0632) |
| OKLCH | oklch(77.02% 0.067 288.6) |
| XYZ | xyz(46.5443, 44.9570, 74.6180) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 7.85
Light Violet
#D6B4FC
ΔE00 8.51
Lavender (survey)
#C79FEF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDD #D9DDAE
analogous
#AEC2DD #B2AEDD #C9AEDD
triadic
#B2AEDD #DDB2AE #AEDDB2
tetradic
#B2AEDD #DDAEC2 #D9DDAE #AEDDC9
square
#B2AEDD #DDAEC2 #D9DDAE #AEDDC9
split-complementary
#B2AEDD #DDC9AE #C2DDAE
monochromatic
#6058B9 #8983CB #B2AEDD #DBD9EF #EBE9F6
Accessibility & contrast
On white
2.10
#B2AEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B2AEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#A9B6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aedd; /* rgb */ color: rgb(178, 174, 221); /* oklch */ color: oklch(77.0% 0.067 288.6);
Tailwind
colors: {
custom: {
50: '#c9c6e7',
500: '#b2aedd',
950: '#000000',
},
}SCSS
$custom: #b2aedd; $custom-light: #c9c6e7; $custom-dark: #000000;
JSON
{
"hex": "#b2aedd",
"rgb": {
"r": 178,
"g": 174,
"b": 221
},
"hsl": {
"h": 245.106,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.77022,
"c": 0.06672,
"h": 288.6
},
"luminance": 0.44958
}Semantic roles & 50–950 ramp
primary
#B2AEDD
secondary
#ECEDDE
accent
#B432A9
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284