#B2AEEF#B2AEEF
#B2AEEF is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.092 H 286.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEEF |
|---|---|
| RGB | rgb(178, 174, 239) |
| HSL | hsl(244, 67%, 81%) |
| HSV | hsv(244, 27%, 94%) |
| CMYK | cmyk(25.5%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.52, 15.23, -31.90) |
| CIE-LCH | lch(73.52, 35.35, 295.53°) |
| OKLab | oklab(77.75% 0.0267 -0.0881) |
| OKLCH | oklch(77.75% 0.092 286.9) |
| XYZ | xyz(49.0722, 45.9681, 87.9319) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.10
Lavender
#B39DDB
ΔE00 6.27
Pale Violet
#CEAEFA
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEEF #EBEFAE
analogous
#AECAEF #B2AEEF #D2AEEF
triadic
#B2AEEF #EFB2AE #AEEFB2
tetradic
#B2AEEF #EFAECA #EBEFAE #AEEFD2
square
#B2AEEF #EFAECA #EBEFAE #AEEFD2
split-complementary
#B2AEEF #EFD2AE #CAEFAE
monochromatic
#5148DB #817BE5 #B2AEEF #E3E1F9 #E7E5FA
Accessibility & contrast
On white
2.06
#B2AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#B2AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEEF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEEF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F2
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#A4B9C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2aeef; /* rgb */ color: rgb(178, 174, 239); /* oklch */ color: oklch(77.8% 0.092 286.9);
Tailwind
colors: {
custom: {
50: '#cac6f4',
500: '#b2aeef',
950: '#000000',
},
}SCSS
$custom: #b2aeef; $custom-light: #cac6f4; $custom-dark: #000000;
JSON
{
"hex": "#b2aeef",
"rgb": {
"r": 178,
"g": 174,
"b": 239
},
"hsl": {
"h": 243.692,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.77753,
"c": 0.09204,
"h": 286.9
},
"luminance": 0.45969
}Semantic roles & 50–950 ramp
primary
#B2AEEF
secondary
#F0F1DA
accent
#CF17C4
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285