#B2AEDF#B2AEDF
#B2AEDF is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.070 H 288.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDF |
|---|---|
| RGB | rgb(178, 174, 223) |
| HSL | hsl(245, 43%, 78%) |
| HSV | hsv(245, 22%, 87%) |
| CMYK | cmyk(20.2%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.93, 11.52, -24.10) |
| CIE-LCH | lch(72.93, 26.71, 295.56°) |
| OKLab | oklab(77.1% 0.0219 -0.066) |
| OKLCH | oklch(77.1% 0.07 288.4) |
| XYZ | xyz(46.8123, 45.0642, 76.0297) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.68
Pale Violet
#CEAEFA
ΔE00 7.57
Periwinkle
#CCCCFF
ΔE00 7.62
Light Violet
#D6B4FC
ΔE00 8.29
Lavender (survey)
#C79FEF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDF #DBDFAE
analogous
#AEC2DF #B2AEDF #CAAEDF
triadic
#B2AEDF #DFB2AE #AEDFB2
tetradic
#B2AEDF #DFAEC2 #DBDFAE #AEDFCA
square
#B2AEDF #DFAEC2 #DBDFAE #AEDFCA
split-complementary
#B2AEDF #DFCAAE #C2DFAE
monochromatic
#5F56BC #8882CE #B2AEDF #DCDAF0 #EAE9F6
Accessibility & contrast
On white
2.10
#B2AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#B2AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#A2B2DE
Tritanopia (blue-blind)
#A9B6BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aedf; /* rgb */ color: rgb(178, 174, 223); /* oklch */ color: oklch(77.1% 0.070 288.4);
Tailwind
colors: {
custom: {
50: '#c9c6e9',
500: '#b2aedf',
950: '#000000',
},
}SCSS
$custom: #b2aedf; $custom-light: #c9c6e9; $custom-dark: #000000;
JSON
{
"hex": "#b2aedf",
"rgb": {
"r": 178,
"g": 174,
"b": 223
},
"hsl": {
"h": 244.898,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.771,
"c": 0.06954,
"h": 288.4
},
"luminance": 0.45065
}Semantic roles & 50–950 ramp
primary
#B2AEDF
secondary
#ECEDDE
accent
#B62FAB
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284