#AEB2EC#AEB2EC
#AEB2EC is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.1% C 0.083 H 281.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2EC |
|---|---|
| RGB | rgb(174, 178, 236) |
| HSL | hsl(236, 62%, 80%) |
| HSV | hsv(236, 26%, 93%) |
| CMYK | cmyk(26.3%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(74.12, 11.13, -29.37) |
| CIE-LCH | lch(74.12, 31.41, 290.75°) |
| OKLab | oklab(78.1% 0.0161 -0.081) |
| OKLCH | oklch(78.1% 0.083 281.2) |
| XYZ | xyz(48.5124, 46.8944, 85.8362) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.42
Lavender
#B39DDB
ΔE00 7.95
Pale Violet
#CEAEFA
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2EC #ECE8AE
analogous
#AED1EC #AEB2EC #C9AEEC
triadic
#AEB2EC #ECAEB2 #B2ECAE
tetradic
#AEB2EC #ECAED1 #ECE8AE #AEECC9
square
#AEB2EC #ECAED1 #ECE8AE #AEECC9
split-complementary
#AEB2EC #ECC9AE #D1ECAE
monochromatic
#4B54D5 #7C83E0 #AEB2EC #E0E1F8 #E6E7F9
Accessibility & contrast
On white
2.02
#AEB2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#AEB2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2EC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2EC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EF
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#9FBCC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb2ec; /* rgb */ color: rgb(174, 178, 236); /* oklch */ color: oklch(78.1% 0.083 281.2);
Tailwind
colors: {
custom: {
50: '#c7c9f2',
500: '#aeb2ec',
950: '#000000',
},
}SCSS
$custom: #aeb2ec; $custom-light: #c7c9f2; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ec",
"rgb": {
"r": 174,
"g": 178,
"b": 236
},
"hsl": {
"h": 236.129,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.78103,
"c": 0.08256,
"h": 281.2
},
"luminance": 0.46896
}Semantic roles & 50–950 ramp
primary
#AEB2EC
secondary
#F1EFDA
accent
#BF1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285