#B2AEDE#B2AEDE
#B2AEDE is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.068 H 288.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEDE |
|---|---|
| RGB | rgb(178, 174, 222) |
| HSL | hsl(245, 42%, 78%) |
| HSV | hsv(245, 22%, 87%) |
| CMYK | cmyk(19.8%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(72.90, 11.30, -23.61) |
| CIE-LCH | lch(72.90, 26.17, 295.57°) |
| OKLab | oklab(77.06% 0.0216 -0.0646) |
| OKLCH | oklch(77.06% 0.068 288.5) |
| XYZ | xyz(46.6779, 45.0104, 75.3217) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.67
Pale Violet
#CEAEFA
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 8.40
Lavender (survey)
#C79FEF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEDE #DADEAE
analogous
#AEC2DE #B2AEDE #CAAEDE
triadic
#B2AEDE #DEB2AE #AEDEB2
tetradic
#B2AEDE #DEAEC2 #DADEAE #AEDECA
square
#B2AEDE #DEAEC2 #DADEAE #AEDECA
split-complementary
#B2AEDE #DECAAE #C2DEAE
monochromatic
#5F57BB #8983CC #B2AEDE #DBD9F0 #EAE9F6
Accessibility & contrast
On white
2.10
#B2AEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#B2AEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEDE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEDE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E0
Deuteranopia (green-blind)
#A2B2DD
Tritanopia (blue-blind)
#A9B6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2aede; /* rgb */ color: rgb(178, 174, 222); /* oklch */ color: oklch(77.1% 0.068 288.5);
Tailwind
colors: {
custom: {
50: '#c9c6e8',
500: '#b2aede',
950: '#000000',
},
}SCSS
$custom: #b2aede; $custom-light: #c9c6e8; $custom-dark: #000000;
JSON
{
"hex": "#b2aede",
"rgb": {
"r": 178,
"g": 174,
"b": 222
},
"hsl": {
"h": 245,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77061,
"c": 0.06813,
"h": 288.5
},
"luminance": 0.45011
}Semantic roles & 50–950 ramp
primary
#B2AEDE
secondary
#ECEDDE
accent
#B530AA
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284