#AEBDEF#AEBDEF
#AEBDEF is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.4% C 0.073 H 271.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDEF |
|---|---|
| RGB | rgb(174, 189, 239) |
| HSL | hsl(226, 67%, 81%) |
| HSV | hsv(226, 27%, 94%) |
| CMYK | cmyk(27.2%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(77.06, 5.81, -26.50) |
| CIE-LCH | lch(77.06, 27.12, 282.36°) |
| OKLab | oklab(80.42% 0.0021 -0.0729) |
| OKLCH | oklch(80.42% 0.073 271.7) |
| XYZ | xyz(51.2289, 51.6244, 88.9100) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.01
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDEF #EFE0AE
analogous
#AEDDEF #AEBDEF #BFAEEF
triadic
#AEBDEF #EFAEBD #BDEFAE
tetradic
#AEBDEF #EFAEDD #EFE0AE #AEEFBF
square
#AEBDEF #EFAEDD #EFE0AE #AEEFBF
split-complementary
#AEBDEF #EFBFAE #DDEFAE
monochromatic
#486ADB #7B93E5 #AEBDEF #E1E7F9 #E5EAFA
Accessibility & contrast
On white
1.85
#AEBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#AEBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDEF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDEF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#9DC6CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebdef; /* rgb */ color: rgb(174, 189, 239); /* oklch */ color: oklch(80.4% 0.073 271.7);
Tailwind
colors: {
custom: {
50: '#c7d0f4',
500: '#aebdef',
950: '#000000',
},
}SCSS
$custom: #aebdef; $custom-light: #c7d0f4; $custom-dark: #000000;
JSON
{
"hex": "#aebdef",
"rgb": {
"r": 174,
"g": 189,
"b": 239
},
"hsl": {
"h": 226.154,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.80422,
"c": 0.0729,
"h": 271.7
},
"luminance": 0.51626
}Semantic roles & 50–950 ramp
primary
#AEBDEF
secondary
#CDB874
accent
#A417CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385