#AEB5EA#AEB5EA
#AEB5EA is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.6% C 0.076 H 278.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5EA |
|---|---|
| RGB | rgb(174, 181, 234) |
| HSL | hsl(233, 59%, 80%) |
| HSV | hsv(233, 26%, 92%) |
| CMYK | cmyk(25.6%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(74.82, 9.00, -27.23) |
| CIE-LCH | lch(74.82, 28.67, 288.29°) |
| OKLab | oklab(78.62% 0.0114 -0.0749) |
| OKLCH | oklch(78.62% 0.076 278.6) |
| XYZ | xyz(48.8269, 47.9858, 84.5156) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 8.63
Lavender
#B39DDB
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5EA #EAE3AE
analogous
#AED3EA #AEB5EA #C5AEEA
triadic
#AEB5EA #EAAEB5 #B5EAAE
tetradic
#AEB5EA #EAAED3 #EAE3AE #AEEAC5
square
#AEB5EA #EAAED3 #EAE3AE #AEEAC5
split-complementary
#AEB5EA #EAC5AE #D3EAAE
monochromatic
#4D5CD1 #7D89DD #AEB5EA #DFE1F7 #E7E9F9
Accessibility & contrast
On white
1.98
#AEB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5EA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5EA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#9FBFC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb5ea; /* rgb */ color: rgb(174, 181, 234); /* oklch */ color: oklch(78.6% 0.076 278.6);
Tailwind
colors: {
custom: {
50: '#c7cbf1',
500: '#aeb5ea',
950: '#000000',
},
}SCSS
$custom: #aeb5ea; $custom-light: #c7cbf1; $custom-dark: #000000;
JSON
{
"hex": "#aeb5ea",
"rgb": {
"r": 174,
"g": 181,
"b": 234
},
"hsl": {
"h": 233,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.78618,
"c": 0.07576,
"h": 278.6
},
"luminance": 0.47987
}Semantic roles & 50–950 ramp
primary
#AEB5EA
secondary
#F0EEDB
accent
#B31FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284