#AEB2EE#AEB2EE
#AEB2EE is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.2% C 0.085 H 281.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2EE |
|---|---|
| RGB | rgb(174, 178, 238) |
| HSL | hsl(236, 65%, 81%) |
| HSV | hsv(236, 27%, 93%) |
| CMYK | cmyk(26.9%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.20, 11.60, -30.34) |
| CIE-LCH | lch(74.20, 32.49, 290.93°) |
| OKLab | oklab(78.19% 0.0167 -0.0837) |
| OKLCH | oklch(78.19% 0.085 281.3) |
| XYZ | xyz(48.8045, 47.0113, 87.3751) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 7.13
Pastel Blue
#A2BFFE
ΔE00 7.22
Lavender
#B39DDB
ΔE00 8.05
Pale Violet
#CEAEFA
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2EE #EEEAAE
analogous
#AED2EE #AEB2EE #CAAEEE
triadic
#AEB2EE #EEAEB2 #B2EEAE
tetradic
#AEB2EE #EEAED2 #EEEAAE #AEEECA
square
#AEB2EE #EEAED2 #EEEAAE #AEEECA
split-complementary
#AEB2EE #EECAAE #D2EEAE
monochromatic
#4952D9 #7B82E3 #AEB2EE #E1E2F9 #E6E7FA
Accessibility & contrast
On white
2.02
#AEB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AEB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2EE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2EE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#9FBDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb2ee; /* rgb */ color: rgb(174, 178, 238); /* oklch */ color: oklch(78.2% 0.085 281.3);
Tailwind
colors: {
custom: {
50: '#c7c9f3',
500: '#aeb2ee',
950: '#000000',
},
}SCSS
$custom: #aeb2ee; $custom-light: #c7c9f3; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ee",
"rgb": {
"r": 174,
"g": 178,
"b": 238
},
"hsl": {
"h": 236.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.78186,
"c": 0.08537,
"h": 281.3
},
"luminance": 0.47013
}Semantic roles & 50–950 ramp
primary
#AEB2EE
secondary
#F1F0DA
accent
#C218CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285