#AEBEE9#AEBEE9
#AEBEE9 is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.064 H 269.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEE9 |
|---|---|
| RGB | rgb(174, 190, 233) |
| HSL | hsl(224, 57%, 80%) |
| HSV | hsv(224, 25%, 91%) |
| CMYK | cmyk(25.3%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(77.11, 3.85, -23.19) |
| CIE-LCH | lch(77.11, 23.50, 279.42°) |
| OKLab | oklab(80.39% -0.0011 -0.0636) |
| OKLCH | oklch(80.39% 0.064 269) |
| XYZ | xyz(50.5731, 51.7074, 84.3910) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEE9 #E9D9AE
analogous
#AEDCE9 #AEBEE9 #BCAEE9
triadic
#AEBEE9 #E9AEBE #BEE9AE
tetradic
#AEBEE9 #E9AEDC #E9D9AE #AEE9BC
square
#AEBEE9 #E9AEDC #E9D9AE #AEE9BC
split-complementary
#AEBEE9 #E9BCAE #DCE9AE
monochromatic
#4E71CF #7E97DC #AEBEE9 #DEE5F6 #E7ECF8
Accessibility & contrast
On white
1.85
#AEBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#AEBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEE9
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEE9 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#9FC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebee9; /* rgb */ color: rgb(174, 190, 233); /* oklch */ color: oklch(80.4% 0.064 269.0);
Tailwind
colors: {
custom: {
50: '#c7d1f0',
500: '#aebee9',
950: '#000000',
},
}SCSS
$custom: #aebee9; $custom-light: #c7d1f0; $custom-dark: #000000;
JSON
{
"hex": "#aebee9",
"rgb": {
"r": 174,
"g": 190,
"b": 233
},
"hsl": {
"h": 223.729,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.80392,
"c": 0.06357,
"h": 269
},
"luminance": 0.51709
}Semantic roles & 50–950 ramp
primary
#AEBEE9
secondary
#C5AF77
accent
#9821C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385