#B2AEDC#B2AEDC
#B2AEDC is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.065 H 288.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDC |
|---|---|
| RGB | rgb(178, 174, 220) |
| HSL | hsl(245, 40%, 77%) |
| HSV | hsv(245, 21%, 86%) |
| CMYK | cmyk(19.1%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(72.83, 10.85, -22.62) |
| CIE-LCH | lch(72.83, 25.09, 295.62°) |
| OKLab | oklab(76.98% 0.021 -0.0618) |
| OKLCH | oklch(76.98% 0.065 288.7) |
| XYZ | xyz(46.4114, 44.9038, 73.9184) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.63
Lavender (survey)
#C79FEF
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDC #D8DCAE
analogous
#AEC1DC #B2AEDC #C9AEDC
triadic
#B2AEDC #DCB2AE #AEDCB2
tetradic
#B2AEDC #DCAEC1 #D8DCAE #AEDCC9
square
#B2AEDC #DCAEC1 #D8DCAE #AEDCC9
split-complementary
#B2AEDC #DCC9AE #C1DCAE
monochromatic
#6159B7 #8983CA #B2AEDC #DBD9EE #EBEAF6
Accessibility & contrast
On white
2.10
#B2AEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#B2AEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DE
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#A9B5BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aedc; /* rgb */ color: rgb(178, 174, 220); /* oklch */ color: oklch(77.0% 0.065 288.7);
Tailwind
colors: {
custom: {
50: '#c9c6e7',
500: '#b2aedc',
950: '#000000',
},
}SCSS
$custom: #b2aedc; $custom-light: #c9c6e7; $custom-dark: #000000;
JSON
{
"hex": "#b2aedc",
"rgb": {
"r": 178,
"g": 174,
"b": 220
},
"hsl": {
"h": 245.217,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.76983,
"c": 0.06531,
"h": 288.7
},
"luminance": 0.44904
}Semantic roles & 50–950 ramp
primary
#B2AEDC
secondary
#EBEDDE
accent
#B333A8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284