#AEB3EA#AEB3EA
#AEB3EA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.078 H 280.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3EA |
|---|---|
| RGB | rgb(174, 179, 234) |
| HSL | hsl(235, 59%, 80%) |
| HSV | hsv(235, 26%, 92%) |
| CMYK | cmyk(25.6%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.30, 10.10, -28.01) |
| CIE-LCH | lch(74.30, 29.78, 289.83°) |
| OKLab | oklab(78.22% 0.0141 -0.0771) |
| OKLCH | oklch(78.22% 0.078 280.4) |
| XYZ | xyz(48.4231, 47.1783, 84.3810) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 7.38
Lavender
#B39DDB
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3EA #EAE5AE
analogous
#AED1EA #AEB3EA #C7AEEA
triadic
#AEB3EA #EAAEB3 #B3EAAE
tetradic
#AEB3EA #EAAED1 #EAE5AE #AEEAC7
square
#AEB3EA #EAAED1 #EAE5AE #AEEAC7
split-complementary
#AEB3EA #EAC7AE #D1EAAE
monochromatic
#4D58D1 #7D85DD #AEB3EA #DFE1F7 #E7E8F9
Accessibility & contrast
On white
2.01
#AEB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AEB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3EA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3EA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#A0BDC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb3ea; /* rgb */ color: rgb(174, 179, 234); /* oklch */ color: oklch(78.2% 0.078 280.4);
Tailwind
colors: {
custom: {
50: '#c7c9f1',
500: '#aeb3ea',
950: '#000000',
},
}SCSS
$custom: #aeb3ea; $custom-light: #c7c9f1; $custom-dark: #000000;
JSON
{
"hex": "#aeb3ea",
"rgb": {
"r": 174,
"g": 179,
"b": 234
},
"hsl": {
"h": 235,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.7822,
"c": 0.0784,
"h": 280.4
},
"luminance": 0.47179
}Semantic roles & 50–950 ramp
primary
#AEB3EA
secondary
#F0EEDB
accent
#B91FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284