#AEBEEB#AEBEEB
#AEBEEB is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.066 H 269.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEEB |
|---|---|
| RGB | rgb(174, 190, 235) |
| HSL | hsl(224, 60%, 80%) |
| HSV | hsv(224, 26%, 92%) |
| CMYK | cmyk(26%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.17, 4.32, -24.16) |
| CIE-LCH | lch(77.17, 24.54, 280.13°) |
| OKLab | oklab(80.47% -0.0005 -0.0663) |
| OKLCH | oklch(80.47% 0.066 269.6) |
| XYZ | xyz(50.8604, 51.8223, 85.9042) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 6.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEEB #EBDBAE
analogous
#AEDDEB #AEBEEB #BCAEEB
triadic
#AEBEEB #EBAEBE #BEEBAE
tetradic
#AEBEEB #EBAEDD #EBDBAE #AEEBBC
square
#AEBEEB #EBAEDD #EBDBAE #AEEBBC
split-complementary
#AEBEEB #EBBCAE #DDEBAE
monochromatic
#4C6FD3 #7D97DF #AEBEEB #DFE5F7 #E6EBF9
Accessibility & contrast
On white
1.85
#AEBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEEB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEEB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#9EC7CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebeeb; /* rgb */ color: rgb(174, 190, 235); /* oklch */ color: oklch(80.5% 0.066 269.6);
Tailwind
colors: {
custom: {
50: '#c7d1f1',
500: '#aebeeb',
950: '#000000',
},
}SCSS
$custom: #aebeeb; $custom-light: #c7d1f1; $custom-dark: #000000;
JSON
{
"hex": "#aebeeb",
"rgb": {
"r": 174,
"g": 190,
"b": 235
},
"hsl": {
"h": 224.262,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80469,
"c": 0.0663,
"h": 269.6
},
"luminance": 0.51824
}Semantic roles & 50–950 ramp
primary
#AEBEEB
secondary
#C7B276
accent
#9B1DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385