#AEBDD7#AEBDD7
#AEBDD7 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.5% C 0.041 H 261.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDD7 |
|---|---|
| RGB | rgb(174, 189, 215) |
| HSL | hsl(218, 34%, 76%) |
| HSV | hsv(218, 19%, 84%) |
| CMYK | cmyk(19.1%, 12.1%, 0%, 15.7%) |
| CIE-LAB | lab(76.25, 0.30, -14.75) |
| CIE-LCH | lch(76.25, 14.75, 271.16°) |
| OKLab | oklab(79.53% -0.006 -0.0401) |
| OKLCH | oklch(79.53% 0.041 261.5) |
| XYZ | xyz(47.9158, 50.2991, 71.4610) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.50
Light Blue Grey
#B7C9E2
ΔE00 3.24
Cloudy Blue
#ACC2D9
ΔE00 3.53
Light Grey Blue
#9DBCD4
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDD7 #D7C8AE
analogous
#AED2D7 #AEBDD7 #B4AED7
triadic
#AEBDD7 #D7AEBD #BDD7AE
tetradic
#AEBDD7 #D7AED2 #D7C8AE #AED7B4
square
#AEBDD7 #D7AED2 #D7C8AE #AED7B4
split-complementary
#AEBDD7 #D7B4AE #D2D7AE
monochromatic
#5C7AAF #859CC3 #AEBDD7 #D7DEEB #EBEEF5
Accessibility & contrast
On white
1.90
#AEBDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEBDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDD7
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDD7 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED8
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#A4C2C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebdd7; /* rgb */ color: rgb(174, 189, 215); /* oklch */ color: oklch(79.5% 0.041 261.5);
Tailwind
colors: {
custom: {
50: '#c6d0e3',
500: '#aebdd7',
950: '#000000',
},
}SCSS
$custom: #aebdd7; $custom-light: #c6d0e3; $custom-dark: #000000;
JSON
{
"hex": "#aebdd7",
"rgb": {
"r": 174,
"g": 189,
"b": 215
},
"hsl": {
"h": 218.049,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.79528,
"c": 0.04051,
"h": 261.5
},
"luminance": 0.503
}Semantic roles & 50–950 ramp
primary
#AEBDD7
secondary
#AE9B7B
accent
#8239AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384