#AEBEDF#AEBEDF
#AEBEDF is a light, muted blue. Relative luminance 0.512; OKLCH L 80.0% C 0.050 H 264.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEDF |
|---|---|
| RGB | rgb(174, 190, 223) |
| HSL | hsl(220, 43%, 78%) |
| HSV | hsv(220, 22%, 87%) |
| CMYK | cmyk(22%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.77, 1.55, -18.30) |
| CIE-LCH | lch(76.77, 18.36, 274.83°) |
| OKLab | oklab(80.02% -0.0045 -0.0499) |
| OKLCH | oklch(80.02% 0.05 264.8) |
| XYZ | xyz(49.1848, 51.1521, 77.0797) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEDF #DFCFAE
analogous
#AED6DF #AEBEDF #B6AEDF
triadic
#AEBEDF #DFAEBE #BEDFAE
tetradic
#AEBEDF #DFAED6 #DFCFAE #AEDFB6
square
#AEBEDF #DFAED6 #DFCFAE #AEDFB6
split-complementary
#AEBEDF #DFB6AE #D6DFAE
monochromatic
#5678BC #829BCE #AEBEDF #DAE1F0 #E9EDF6
Accessibility & contrast
On white
1.87
#AEBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#AEBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEDF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEDF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#A2C4C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebedf; /* rgb */ color: rgb(174, 190, 223); /* oklch */ color: oklch(80.0% 0.050 264.8);
Tailwind
colors: {
custom: {
50: '#c6d1e9',
500: '#aebedf',
950: '#000000',
},
}SCSS
$custom: #aebedf; $custom-light: #c6d1e9; $custom-dark: #000000;
JSON
{
"hex": "#aebedf",
"rgb": {
"r": 174,
"g": 190,
"b": 223
},
"hsl": {
"h": 220.408,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.80019,
"c": 0.05011,
"h": 264.8
},
"luminance": 0.51153
}Semantic roles & 50–950 ramp
primary
#AEBEDF
secondary
#B8A37A
accent
#8A2FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384