#AEBDF0#AEBDF0
#AEBDF0 is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.5% C 0.074 H 271.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF0 |
|---|---|
| RGB | rgb(174, 189, 240) |
| HSL | hsl(226, 69%, 81%) |
| HSV | hsv(226, 28%, 94%) |
| CMYK | cmyk(27.5%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(77.09, 6.04, -26.98) |
| CIE-LCH | lch(77.09, 27.65, 282.63°) |
| OKLab | oklab(80.46% 0.0025 -0.0742) |
| OKLCH | oklch(80.46% 0.074 271.9) |
| XYZ | xyz(51.3771, 51.6836, 89.6902) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 6.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF0 #F0E1AE
analogous
#AEDEF0 #AEBDF0 #C0AEF0
triadic
#AEBDF0 #F0AEBD #BDF0AE
tetradic
#AEBDF0 #F0AEDE #F0E1AE #AEF0C0
square
#AEBDF0 #F0AEDE #F0E1AE #AEF0C0
split-complementary
#AEBDF0 #F0C0AE #DEF0AE
monochromatic
#4769DD #7A93E6 #AEBDF0 #E2E7FA #E5EAFA
Accessibility & contrast
On white
1.85
#AEBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#AEBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF0
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF0 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F2
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#9DC7CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebdf0; /* rgb */ color: rgb(174, 189, 240); /* oklch */ color: oklch(80.5% 0.074 271.9);
Tailwind
colors: {
custom: {
50: '#c7d0f5',
500: '#aebdf0',
950: '#000000',
},
}SCSS
$custom: #aebdf0; $custom-light: #c7d0f5; $custom-dark: #000000;
JSON
{
"hex": "#aebdf0",
"rgb": {
"r": 174,
"g": 189,
"b": 240
},
"hsl": {
"h": 226.364,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.80462,
"c": 0.07428,
"h": 271.9
},
"luminance": 0.51685
}Semantic roles & 50–950 ramp
primary
#AEBDF0
secondary
#CEBA74
accent
#A615D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385