#B2AEDB#B2AEDB
#B2AEDB is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.064 H 288.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDB |
|---|---|
| RGB | rgb(178, 174, 219) |
| HSL | hsl(245, 38%, 77%) |
| HSV | hsv(245, 21%, 86%) |
| CMYK | cmyk(18.7%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(72.79, 10.63, -22.13) |
| CIE-LCH | lch(72.79, 24.55, 295.65°) |
| OKLab | oklab(76.94% 0.0207 -0.0605) |
| OKLCH | oklch(76.94% 0.064 288.9) |
| XYZ | xyz(46.2794, 44.8510, 73.2230) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 8.17
Light Violet
#D6B4FC
ΔE00 8.76
Lavender (survey)
#C79FEF
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDB #D7DBAE
analogous
#AEC1DB #B2AEDB #C9AEDB
triadic
#B2AEDB #DBB2AE #AEDBB2
tetradic
#B2AEDB #DBAEC1 #D7DBAE #AEDBC9
square
#B2AEDB #DBAEC1 #D7DBAE #AEDBC9
split-complementary
#B2AEDB #DBC9AE #C1DBAE
monochromatic
#6159B5 #8A84C8 #B2AEDB #DAD8EE #EBEAF6
Accessibility & contrast
On white
2.11
#B2AEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#B2AEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DD
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#AAB5BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aedb; /* rgb */ color: rgb(178, 174, 219); /* oklch */ color: oklch(76.9% 0.064 288.9);
Tailwind
colors: {
custom: {
50: '#c9c6e6',
500: '#b2aedb',
950: '#000000',
},
}SCSS
$custom: #b2aedb; $custom-light: #c9c6e6; $custom-dark: #000000;
JSON
{
"hex": "#b2aedb",
"rgb": {
"r": 178,
"g": 174,
"b": 219
},
"hsl": {
"h": 245.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.76945,
"c": 0.0639,
"h": 288.9
},
"luminance": 0.44852
}Semantic roles & 50–950 ramp
primary
#B2AEDB
secondary
#EBECDF
accent
#B134A6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284