#AEBEDB#AEBEDB
#AEBEDB is a light, muted blue. Relative luminance 0.509; OKLCH L 79.9% C 0.045 H 262.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEDB |
|---|---|
| RGB | rgb(174, 190, 219) |
| HSL | hsl(219, 38%, 77%) |
| HSV | hsv(219, 21%, 86%) |
| CMYK | cmyk(20.5%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.64, 0.65, -16.33) |
| CIE-LCH | lch(76.64, 16.34, 272.27°) |
| OKLab | oklab(79.88% -0.0059 -0.0444) |
| OKLCH | oklch(79.88% 0.045 262.4) |
| XYZ | xyz(48.6519, 50.9389, 74.2730) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.63
Light Blue Grey
#B7C9E2
ΔE00 3.31
Cloudy Blue
#ACC2D9
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEDB #DBCBAE
analogous
#AED5DB #AEBEDB #B5AEDB
triadic
#AEBEDB #DBAEBE #BEDBAE
tetradic
#AEBEDB #DBAED5 #DBCBAE #AEDBB5
square
#AEBEDB #DBAED5 #DBCBAE #AEDBB5
split-complementary
#AEBEDB #DBB5AE #D5DBAE
monochromatic
#597AB5 #849CC8 #AEBEDB #D8E0EE #EAEEF6
Accessibility & contrast
On white
1.88
#AEBEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#AEBEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEDB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEDB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDC
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#A3C4C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebedb; /* rgb */ color: rgb(174, 190, 219); /* oklch */ color: oklch(79.9% 0.045 262.4);
Tailwind
colors: {
custom: {
50: '#c6d1e6',
500: '#aebedb',
950: '#000000',
},
}SCSS
$custom: #aebedb; $custom-light: #c6d1e6; $custom-dark: #000000;
JSON
{
"hex": "#aebedb",
"rgb": {
"r": 174,
"g": 190,
"b": 219
},
"hsl": {
"h": 218.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79875,
"c": 0.04483,
"h": 262.4
},
"luminance": 0.5094
}Semantic roles & 50–950 ramp
primary
#AEBEDB
secondary
#B39F7A
accent
#8534B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384