#B2AEEC#B2AEEC
#B2AEEC is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.088 H 287.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEEC |
|---|---|
| RGB | rgb(178, 174, 236) |
| HSL | hsl(244, 62%, 80%) |
| HSV | hsv(244, 26%, 93%) |
| CMYK | cmyk(24.6%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.41, 14.52, -30.44) |
| CIE-LCH | lch(73.41, 33.73, 295.50°) |
| OKLab | oklab(77.63% 0.0259 -0.0839) |
| OKLCH | oklch(77.63% 0.088 287.1) |
| XYZ | xyz(48.6327, 45.7923, 85.6172) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.08
Pale Violet
#CEAEFA
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 7.59
Light Violet
#D6B4FC
ΔE00 7.72
Lavender (survey)
#C79FEF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEEC #E8ECAE
analogous
#AEC9EC #B2AEEC #D1AEEC
triadic
#B2AEEC #ECB2AE #AEECB2
tetradic
#B2AEEC #ECAEC9 #E8ECAE #AEECD1
square
#B2AEEC #ECAEC9 #E8ECAE #AEECD1
split-complementary
#B2AEEC #ECD1AE #C9ECAE
monochromatic
#544BD5 #837CE0 #B2AEEC #E1E0F8 #E7E6F9
Accessibility & contrast
On white
2.07
#B2AEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B2AEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEEC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEEC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EF
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#A5B9C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2aeec; /* rgb */ color: rgb(178, 174, 236); /* oklch */ color: oklch(77.6% 0.088 287.1);
Tailwind
colors: {
custom: {
50: '#cac6f2',
500: '#b2aeec',
950: '#000000',
},
}SCSS
$custom: #b2aeec; $custom-light: #cac6f2; $custom-dark: #000000;
JSON
{
"hex": "#b2aeec",
"rgb": {
"r": 178,
"g": 174,
"b": 236
},
"hsl": {
"h": 243.871,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.77627,
"c": 0.08783,
"h": 287.1
},
"luminance": 0.45793
}Semantic roles & 50–950 ramp
primary
#B2AEEC
secondary
#EFF1DA
accent
#CA1CBF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285