#AEBEED#AEBEED
#AEBEED is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.5% C 0.069 H 270.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEED |
|---|---|
| RGB | rgb(174, 190, 237) |
| HSL | hsl(225, 64%, 81%) |
| HSV | hsv(225, 27%, 93%) |
| CMYK | cmyk(26.6%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(77.24, 4.79, -25.13) |
| CIE-LCH | lch(77.24, 25.58, 280.78°) |
| OKLab | oklab(80.55% 0.0002 -0.069) |
| OKLCH | oklch(80.55% 0.069 270.1) |
| XYZ | xyz(51.1509, 51.9385, 87.4345) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEED #EDDDAE
analogous
#AEDDED #AEBEED #BDAEED
triadic
#AEBEED #EDAEBE #BEEDAE
tetradic
#AEBEED #EDAEDD #EDDDAE #AEEDBD
square
#AEBEED #EDAEDD #EDDDAE #AEEDBD
split-complementary
#AEBEED #EDBDAE #DDEDAE
monochromatic
#4A6ED7 #7C96E2 #AEBEED #E0E6F8 #E6EBF9
Accessibility & contrast
On white
1.84
#AEBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AEBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEED
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEED | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#ABBCEC
Tritanopia (blue-blind)
#9EC7CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebeed; /* rgb */ color: rgb(174, 190, 237); /* oklch */ color: oklch(80.5% 0.069 270.1);
Tailwind
colors: {
custom: {
50: '#c7d1f3',
500: '#aebeed',
950: '#000000',
},
}SCSS
$custom: #aebeed; $custom-light: #c7d1f3; $custom-dark: #000000;
JSON
{
"hex": "#aebeed",
"rgb": {
"r": 174,
"g": 190,
"b": 237
},
"hsl": {
"h": 224.762,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.80546,
"c": 0.06903,
"h": 270.1
},
"luminance": 0.5194
}Semantic roles & 50–950 ramp
primary
#AEBEED
secondary
#CAB575
accent
#9E1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385