#AEBDDF#AEBDDF
#AEBDDF is a light, muted blue. Relative luminance 0.507; OKLCH L 79.8% C 0.051 H 266.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDDF |
|---|---|
| RGB | rgb(174, 189, 223) |
| HSL | hsl(222, 43%, 78%) |
| HSV | hsv(222, 22%, 87%) |
| CMYK | cmyk(22%, 15.2%, 0%, 12.5%) |
| CIE-LAB | lab(76.51, 2.09, -18.69) |
| CIE-LCH | lch(76.51, 18.81, 276.37°) |
| OKLab | oklab(79.81% -0.0032 -0.051) |
| OKLCH | oklch(79.81% 0.051 266.4) |
| XYZ | xyz(48.9690, 50.7204, 77.0077) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.18
Light Blue Grey
#B7C9E2
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 6.10
Pastel Blue
#A2BFFE
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDDF #DFD0AE
analogous
#AED5DF #AEBDDF #B7AEDF
triadic
#AEBDDF #DFAEBD #BDDFAE
tetradic
#AEBDDF #DFAED5 #DFD0AE #AEDFB7
square
#AEBDDF #DFAED5 #DFD0AE #AEDFB7
split-complementary
#AEBDDF #DFB7AE #D5DFAE
monochromatic
#5676BC #8299CE #AEBDDF #DAE1F0 #E9EDF6
Accessibility & contrast
On white
1.88
#AEBDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#AEBDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDDF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDDF | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#A2C4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebddf; /* rgb */ color: rgb(174, 189, 223); /* oklch */ color: oklch(79.8% 0.051 266.4);
Tailwind
colors: {
custom: {
50: '#c6d0e9',
500: '#aebddf',
950: '#000000',
},
}SCSS
$custom: #aebddf; $custom-light: #c6d0e9; $custom-dark: #000000;
JSON
{
"hex": "#aebddf",
"rgb": {
"r": 174,
"g": 189,
"b": 223
},
"hsl": {
"h": 221.633,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.79814,
"c": 0.05109,
"h": 266.4
},
"luminance": 0.50722
}Semantic roles & 50–950 ramp
primary
#AEBDDF
secondary
#B8A57A
accent
#8D2FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384