#AEBFDD#AEBFDD
#AEBFDD is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.047 H 261.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFDD |
|---|---|
| RGB | rgb(174, 191, 221) |
| HSL | hsl(218, 41%, 77%) |
| HSV | hsv(218, 21%, 87%) |
| CMYK | cmyk(21.3%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.97, 0.56, -16.92) |
| CIE-LCH | lch(76.97, 16.93, 271.89°) |
| OKLab | oklab(80.15% -0.0066 -0.0461) |
| OKLCH | oklch(80.15% 0.047 261.8) |
| XYZ | xyz(49.1341, 51.4795, 75.7404) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.47
Light Blue Grey
#B7C9E2
ΔE00 3.17
Cloudy Blue
#ACC2D9
ΔE00 3.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFDD #DDCCAE
analogous
#AED7DD #AEBFDD #B4AEDD
triadic
#AEBFDD #DDAEBF #BFDDAE
tetradic
#AEBFDD #DDAED7 #DDCCAE #AEDDB4
square
#AEBFDD #DDAED7 #DDCCAE #AEDDB4
split-complementary
#AEBFDD #DDB4AE #D7DDAE
monochromatic
#587BB9 #839DCB #AEBFDD #D9E1EF #E9EEF6
Accessibility & contrast
On white
1.86
#AEBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AEBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFDD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFDD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#A2C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebfdd; /* rgb */ color: rgb(174, 191, 221); /* oklch */ color: oklch(80.2% 0.047 261.8);
Tailwind
colors: {
custom: {
50: '#c6d2e7',
500: '#aebfdd',
950: '#000000',
},
}SCSS
$custom: #aebfdd; $custom-light: #c6d2e7; $custom-dark: #000000;
JSON
{
"hex": "#aebfdd",
"rgb": {
"r": 174,
"g": 191,
"b": 221
},
"hsl": {
"h": 218.298,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80153,
"c": 0.04654,
"h": 261.8
},
"luminance": 0.51481
}Semantic roles & 50–950 ramp
primary
#AEBFDD
secondary
#B5A07A
accent
#8532B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384