#AEBEDD#AEBEDD
#AEBEDD is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.047 H 263.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEDD |
|---|---|
| RGB | rgb(174, 190, 221) |
| HSL | hsl(220, 41%, 77%) |
| HSV | hsv(220, 21%, 87%) |
| CMYK | cmyk(21.3%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(76.71, 1.10, -17.31) |
| CIE-LCH | lch(76.71, 17.35, 273.62°) |
| OKLab | oklab(79.95% -0.0052 -0.0472) |
| OKLCH | oklch(79.95% 0.047 263.7) |
| XYZ | xyz(48.9168, 51.0449, 75.6680) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.10
Light Blue Grey
#B7C9E2
ΔE00 3.70
Cloudy Blue
#ACC2D9
ΔE00 4.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEDD #DDCDAE
analogous
#AED6DD #AEBEDD #B5AEDD
triadic
#AEBEDD #DDAEBE #BEDDAE
tetradic
#AEBEDD #DDAED6 #DDCDAE #AEDDB5
square
#AEBEDD #DDAED6 #DDCDAE #AEDDB5
split-complementary
#AEBEDD #DDB5AE #D6DDAE
monochromatic
#5879B9 #839BCB #AEBEDD #D9E1EF #E9EEF6
Accessibility & contrast
On white
1.87
#AEBEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#AEBEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEDD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEDD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#A2C4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebedd; /* rgb */ color: rgb(174, 190, 221); /* oklch */ color: oklch(79.9% 0.047 263.7);
Tailwind
colors: {
custom: {
50: '#c6d1e7',
500: '#aebedd',
950: '#000000',
},
}SCSS
$custom: #aebedd; $custom-light: #c6d1e7; $custom-dark: #000000;
JSON
{
"hex": "#aebedd",
"rgb": {
"r": 174,
"g": 190,
"b": 221
},
"hsl": {
"h": 219.574,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.79947,
"c": 0.04745,
"h": 263.7
},
"luminance": 0.51046
}Semantic roles & 50–950 ramp
primary
#AEBEDD
secondary
#B5A17A
accent
#8832B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384