#AEBDF9#AEBDF9
#AEBDF9 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.8% C 0.087 H 273.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF9 |
|---|---|
| RGB | rgb(174, 189, 249) |
| HSL | hsl(228, 86%, 83%) |
| HSV | hsv(228, 30%, 98%) |
| CMYK | cmyk(30.1%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.42, 8.22, -31.31) |
| CIE-LCH | lch(77.42, 32.37, 284.71°) |
| OKLab | oklab(80.83% 0.0052 -0.0865) |
| OKLCH | oklch(80.83% 0.087 273.5) |
| XYZ | xyz(52.7473, 52.2317, 96.9067) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.79
Light Periwinkle
#C1C6FC
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Periwinkle
#CCCCFF
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF9 #F9EAAE
analogous
#AEE2F9 #AEBDF9 #C4AEF9
triadic
#AEBDF9 #F9AEBD #BDF9AE
tetradic
#AEBDF9 #F9AEE2 #F9EAAE #AEF9C4
square
#AEBDF9 #F9AEE2 #F9EAAE #AEF9C4
split-complementary
#AEBDF9 #F9C4AE #E2F9AE
monochromatic
#3C60F1 #758FF5 #AEBDF9 #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.83
#AEBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#AEBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF9
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF9 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FC
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#9AC8D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf9; /* rgb */ color: rgb(174, 189, 249); /* oklch */ color: oklch(80.8% 0.087 273.5);
Tailwind
colors: {
custom: {
50: '#c7d0fb',
500: '#aebdf9',
950: '#000000',
},
}SCSS
$custom: #aebdf9; $custom-light: #c7d0fb; $custom-dark: #000000;
JSON
{
"hex": "#aebdf9",
"rgb": {
"r": 174,
"g": 189,
"b": 249
},
"hsl": {
"h": 228,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.80826,
"c": 0.08669,
"h": 273.5
},
"luminance": 0.52233
}Semantic roles & 50–950 ramp
primary
#AEBDF9
secondary
#DCC670
accent
#B603E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385