#AEB4EA#AEB4EA
#AEB4EA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.077 H 279.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4EA |
|---|---|
| RGB | rgb(174, 180, 234) |
| HSL | hsl(234, 59%, 80%) |
| HSV | hsv(234, 26%, 92%) |
| CMYK | cmyk(25.6%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.56, 9.55, -27.62) |
| CIE-LCH | lch(74.56, 29.22, 289.07°) |
| OKLab | oklab(78.42% 0.0127 -0.076) |
| OKLCH | oklch(78.42% 0.077 279.5) |
| XYZ | xyz(48.6243, 47.5805, 84.4481) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.68
Periwinkle
#CCCCFF
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.14
Lavender
#B39DDB
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4EA #EAE4AE
analogous
#AED2EA #AEB4EA #C6AEEA
triadic
#AEB4EA #EAAEB4 #B4EAAE
tetradic
#AEB4EA #EAAED2 #EAE4AE #AEEAC6
square
#AEB4EA #EAAED2 #EAE4AE #AEEAC6
split-complementary
#AEB4EA #EAC6AE #D2EAAE
monochromatic
#4D5AD1 #7D87DD #AEB4EA #DFE1F7 #E7E8F9
Accessibility & contrast
On white
2.00
#AEB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AEB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4EA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4EA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#A0BEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb4ea; /* rgb */ color: rgb(174, 180, 234); /* oklch */ color: oklch(78.4% 0.077 279.5);
Tailwind
colors: {
custom: {
50: '#c7caf1',
500: '#aeb4ea',
950: '#000000',
},
}SCSS
$custom: #aeb4ea; $custom-light: #c7caf1; $custom-dark: #000000;
JSON
{
"hex": "#aeb4ea",
"rgb": {
"r": 174,
"g": 180,
"b": 234
},
"hsl": {
"h": 234,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.78419,
"c": 0.07707,
"h": 279.5
},
"luminance": 0.47582
}Semantic roles & 50–950 ramp
primary
#AEB4EA
secondary
#F0EEDB
accent
#B61FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284