#AEB2EA#AEB2EA
#AEB2EA is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.080 H 281.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2EA |
|---|---|
| RGB | rgb(174, 178, 234) |
| HSL | hsl(236, 59%, 80%) |
| HSV | hsv(236, 26%, 92%) |
| CMYK | cmyk(25.6%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.05, 10.65, -28.40) |
| CIE-LCH | lch(74.05, 30.33, 290.55°) |
| OKLab | oklab(78.02% 0.0155 -0.0782) |
| OKLCH | oklch(78.02% 0.08 281.2) |
| XYZ | xyz(48.2234, 46.7789, 84.3145) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.62
Lavender
#B39DDB
ΔE00 7.87
Pale Violet
#CEAEFA
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2EA #EAE6AE
analogous
#AED0EA #AEB2EA #C8AEEA
triadic
#AEB2EA #EAAEB2 #B2EAAE
tetradic
#AEB2EA #EAAED0 #EAE6AE #AEEAC8
square
#AEB2EA #EAAED0 #EAE6AE #AEEAC8
split-complementary
#AEB2EA #EAC8AE #D0EAAE
monochromatic
#4D56D1 #7D84DD #AEB2EA #DFE0F7 #E7E8F9
Accessibility & contrast
On white
2.03
#AEB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AEB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2EA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2EA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EC
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#A0BCC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb2ea; /* rgb */ color: rgb(174, 178, 234); /* oklch */ color: oklch(78.0% 0.080 281.2);
Tailwind
colors: {
custom: {
50: '#c7c9f1',
500: '#aeb2ea',
950: '#000000',
},
}SCSS
$custom: #aeb2ea; $custom-light: #c7c9f1; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ea",
"rgb": {
"r": 174,
"g": 178,
"b": 234
},
"hsl": {
"h": 236,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.78021,
"c": 0.07975,
"h": 281.2
},
"luminance": 0.4678
}Semantic roles & 50–950 ramp
primary
#AEB2EA
secondary
#F0EFDB
accent
#BB1FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284