#AEBEEA#AEBEEA
#AEBEEA is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.4% C 0.065 H 269.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEEA |
|---|---|
| RGB | rgb(174, 190, 234) |
| HSL | hsl(224, 59%, 80%) |
| HSV | hsv(224, 26%, 92%) |
| CMYK | cmyk(25.6%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.14, 4.08, -23.67) |
| CIE-LCH | lch(77.14, 24.02, 279.78°) |
| OKLab | oklab(80.43% -0.0008 -0.0649) |
| OKLCH | oklch(80.43% 0.065 269.3) |
| XYZ | xyz(50.7163, 51.7647, 85.1454) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEEA #EADAAE
analogous
#AEDCEA #AEBEEA #BCAEEA
triadic
#AEBEEA #EAAEBE #BEEAAE
tetradic
#AEBEEA #EAAEDC #EADAAE #AEEABC
square
#AEBEEA #EAAEDC #EADAAE #AEEABC
split-complementary
#AEBEEA #EABCAE #DCEAAE
monochromatic
#4D70D1 #7D97DD #AEBEEA #DFE5F7 #E7EBF9
Accessibility & contrast
On white
1.85
#AEBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AEBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEEA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEEA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EC
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#9FC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebeea; /* rgb */ color: rgb(174, 190, 234); /* oklch */ color: oklch(80.4% 0.065 269.3);
Tailwind
colors: {
custom: {
50: '#c7d1f0',
500: '#aebeea',
950: '#000000',
},
}SCSS
$custom: #aebeea; $custom-light: #c7d1f0; $custom-dark: #000000;
JSON
{
"hex": "#aebeea",
"rgb": {
"r": 174,
"g": 190,
"b": 234
},
"hsl": {
"h": 224,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.8043,
"c": 0.06494,
"h": 269.3
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#AEBEEA
secondary
#C6B176
accent
#9A1FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385