#AEBDF8#AEBDF8
#AEBDF8 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.8% C 0.085 H 273.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF8 |
|---|---|
| RGB | rgb(174, 189, 248) |
| HSL | hsl(228, 84%, 83%) |
| HSV | hsv(228, 30%, 97%) |
| CMYK | cmyk(29.8%, 23.8%, 0%, 2.7%) |
| CIE-LAB | lab(77.38, 7.98, -30.83) |
| CIE-LCH | lch(77.38, 31.85, 284.50°) |
| OKLab | oklab(80.79% 0.0049 -0.0852) |
| OKLCH | oklch(80.79% 0.085 273.3) |
| XYZ | xyz(52.5917, 52.1695, 96.0875) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.86
Light Periwinkle
#C1C6FC
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Periwinkle
#CCCCFF
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF8 #F8E9AE
analogous
#AEE2F8 #AEBDF8 #C4AEF8
triadic
#AEBDF8 #F8AEBD #BDF8AE
tetradic
#AEBDF8 #F8AEE2 #F8E9AE #AEF8C4
square
#AEBDF8 #F8AEE2 #F8E9AE #AEF8C4
split-complementary
#AEBDF8 #F8C4AE #E2F8AE
monochromatic
#3D61EE #768FF3 #AEBDF8 #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.84
#AEBDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#AEBDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF8
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF8 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FB
Deuteranopia (green-blind)
#A6BCF7
Tritanopia (blue-blind)
#9AC8D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf8; /* rgb */ color: rgb(174, 189, 248); /* oklch */ color: oklch(80.8% 0.085 273.3);
Tailwind
colors: {
custom: {
50: '#c7d0fa',
500: '#aebdf8',
950: '#000000',
},
}SCSS
$custom: #aebdf8; $custom-light: #c7d0fa; $custom-dark: #000000;
JSON
{
"hex": "#aebdf8",
"rgb": {
"r": 174,
"g": 189,
"b": 248
},
"hsl": {
"h": 227.838,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.80785,
"c": 0.0853,
"h": 273.3
},
"luminance": 0.52171
}Semantic roles & 50–950 ramp
primary
#AEBDF8
secondary
#DAC570
accent
#B405E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385