#AEBEE7#AEBEE7
#AEBEE7 is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.061 H 268.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEE7 |
|---|---|
| RGB | rgb(174, 190, 231) |
| HSL | hsl(223, 54%, 79%) |
| HSV | hsv(223, 25%, 91%) |
| CMYK | cmyk(24.7%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(77.04, 3.38, -22.21) |
| CIE-LCH | lch(77.04, 22.47, 278.65°) |
| OKLab | oklab(80.32% -0.0018 -0.0608) |
| OKLCH | oklch(80.32% 0.061 268.3) |
| XYZ | xyz(50.2890, 51.5937, 82.8948) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEE7 #E7D7AE
analogous
#AEDBE7 #AEBEE7 #BBAEE7
triadic
#AEBEE7 #E7AEBE #BEE7AE
tetradic
#AEBEE7 #E7AEDB #E7D7AE #AEE7BB
square
#AEBEE7 #E7AEDB #E7D7AE #AEE7BB
split-complementary
#AEBEE7 #E7BBAE #DBE7AE
monochromatic
#5072CB #7F98D9 #AEBEE7 #DDE4F5 #E7ECF8
Accessibility & contrast
On white
1.86
#AEBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AEBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEE7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEE7 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#9FC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebee7; /* rgb */ color: rgb(174, 190, 231); /* oklch */ color: oklch(80.3% 0.061 268.3);
Tailwind
colors: {
custom: {
50: '#c7d1ee',
500: '#aebee7',
950: '#000000',
},
}SCSS
$custom: #aebee7; $custom-light: #c7d1ee; $custom-dark: #000000;
JSON
{
"hex": "#aebee7",
"rgb": {
"r": 174,
"g": 190,
"b": 231
},
"hsl": {
"h": 223.158,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.80316,
"c": 0.06086,
"h": 268.3
},
"luminance": 0.51595
}Semantic roles & 50–950 ramp
primary
#AEBEE7
secondary
#C2AD77
accent
#9524C2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385