#B2AEDA#B2AEDA
#B2AEDA is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.062 H 289.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDA |
|---|---|
| RGB | rgb(178, 174, 218) |
| HSL | hsl(245, 37%, 77%) |
| HSV | hsv(245, 20%, 85%) |
| CMYK | cmyk(18.3%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.76, 10.40, -21.64) |
| CIE-LCH | lch(72.76, 24.01, 295.68°) |
| OKLab | oklab(76.91% 0.0204 -0.0591) |
| OKLCH | oklch(76.91% 0.062 289) |
| XYZ | xyz(46.1482, 44.7985, 72.5318) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.38
Light Periwinkle
#C1C6FC
ΔE00 7.23
Periwinkle
#CCCCFF
ΔE00 7.94
Pale Violet
#CEAEFA
ΔE00 8.34
Light Violet
#D6B4FC
ΔE00 8.90
Light Lavender
#DFC5FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDA #D6DAAE
analogous
#AEC0DA #B2AEDA #C8AEDA
triadic
#B2AEDA #DAB2AE #AEDAB2
tetradic
#B2AEDA #DAAEC0 #D6DAAE #AEDAC8
square
#B2AEDA #DAAEC0 #D6DAAE #AEDAC8
split-complementary
#B2AEDA #DAC8AE #C0DAAE
monochromatic
#625AB4 #8A84C7 #B2AEDA #DAD8ED #EBEAF5
Accessibility & contrast
On white
2.11
#B2AEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#B2AEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DC
Deuteranopia (green-blind)
#A3B2D9
Tritanopia (blue-blind)
#AAB5BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aeda; /* rgb */ color: rgb(178, 174, 218); /* oklch */ color: oklch(76.9% 0.062 289.0);
Tailwind
colors: {
custom: {
50: '#c9c6e5',
500: '#b2aeda',
950: '#000000',
},
}SCSS
$custom: #b2aeda; $custom-light: #c9c6e5; $custom-dark: #000000;
JSON
{
"hex": "#b2aeda",
"rgb": {
"r": 178,
"g": 174,
"b": 218
},
"hsl": {
"h": 245.455,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.76906,
"c": 0.06249,
"h": 289
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#B2AEDA
secondary
#EBECDF
accent
#B035A5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284