#AEB3EC#AEB3EC
#AEB3EC is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.3% C 0.081 H 280.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3EC |
|---|---|
| RGB | rgb(174, 179, 236) |
| HSL | hsl(235, 62%, 80%) |
| HSV | hsv(235, 26%, 93%) |
| CMYK | cmyk(26.3%, 24.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.38, 10.57, -28.98) |
| CIE-LCH | lch(74.38, 30.85, 290.04°) |
| OKLab | oklab(78.3% 0.0147 -0.0799) |
| OKLCH | oklch(78.3% 0.081 280.4) |
| XYZ | xyz(48.7120, 47.2938, 85.9028) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 6.88
Pastel Blue
#A2BFFE
ΔE00 7.18
Lavender
#B39DDB
ΔE00 8.26
Pale Violet
#CEAEFA
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3EC #ECE7AE
analogous
#AED2EC #AEB3EC #C8AEEC
triadic
#AEB3EC #ECAEB3 #B3ECAE
tetradic
#AEB3EC #ECAED2 #ECE7AE #AEECC8
square
#AEB3EC #ECAED2 #ECE7AE #AEECC8
split-complementary
#AEB3EC #ECC8AE #D2ECAE
monochromatic
#4B56D5 #7C84E0 #AEB3EC #E0E2F8 #E6E8F9
Accessibility & contrast
On white
2.01
#AEB3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AEB3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3EC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3EC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EF
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#9FBDC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb3ec; /* rgb */ color: rgb(174, 179, 236); /* oklch */ color: oklch(78.3% 0.081 280.4);
Tailwind
colors: {
custom: {
50: '#c7c9f2',
500: '#aeb3ec',
950: '#000000',
},
}SCSS
$custom: #aeb3ec; $custom-light: #c7c9f2; $custom-dark: #000000;
JSON
{
"hex": "#aeb3ec",
"rgb": {
"r": 174,
"g": 179,
"b": 236
},
"hsl": {
"h": 235.161,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.78301,
"c": 0.08122,
"h": 280.4
},
"luminance": 0.47295
}Semantic roles & 50–950 ramp
primary
#AEB3EC
secondary
#F1EFDA
accent
#BC1CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285