#AEBDD5#AEBDD5
#AEBDD5 is a light, muted blue. Relative luminance 0.502; OKLCH L 79.5% C 0.038 H 259.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDD5 |
|---|---|
| RGB | rgb(174, 189, 213) |
| HSL | hsl(217, 32%, 76%) |
| HSV | hsv(217, 18%, 84%) |
| CMYK | cmyk(18.3%, 11.3%, 0%, 16.5%) |
| CIE-LAB | lab(76.19, -0.14, -13.76) |
| CIE-LCH | lch(76.19, 13.76, 269.42°) |
| OKLab | oklab(79.46% -0.0067 -0.0373) |
| OKLCH | oklch(79.46% 0.038 259.8) |
| XYZ | xyz(47.6604, 50.1969, 70.1158) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.33
Cloudy Blue
#ACC2D9
ΔE00 3.04
Light Blue Grey
#B7C9E2
ΔE00 3.12
Light Grey Blue
#9DBCD4
ΔE00 5.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDD5 #D5C6AE
analogous
#AED0D5 #AEBDD5 #B2AED5
triadic
#AEBDD5 #D5AEBD #BDD5AE
tetradic
#AEBDD5 #D5AED0 #D5C6AE #AED5B2
square
#AEBDD5 #D5AED0 #D5C6AE #AED5B2
split-complementary
#AEBDD5 #D5B2AE #D0D5AE
monochromatic
#5D7BAB #869CC0 #AEBDD5 #D6DEEA #EBEFF5
Accessibility & contrast
On white
1.90
#AEBDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AEBDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDD5
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDD5 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED6
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#A4C2C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebdd5; /* rgb */ color: rgb(174, 189, 213); /* oklch */ color: oklch(79.5% 0.038 259.8);
Tailwind
colors: {
custom: {
50: '#c6d0e2',
500: '#aebdd5',
950: '#000000',
},
}SCSS
$custom: #aebdd5; $custom-light: #c6d0e2; $custom-dark: #000000;
JSON
{
"hex": "#aebdd5",
"rgb": {
"r": 174,
"g": 189,
"b": 213
},
"hsl": {
"h": 216.923,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.79458,
"c": 0.03793,
"h": 259.8
},
"luminance": 0.50198
}Semantic roles & 50–950 ramp
primary
#AEBDD5
secondary
#AB997C
accent
#803BAA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384