#AEBFDE#AEBFDE
#AEBFDE is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.048 H 262.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFDE |
|---|---|
| RGB | rgb(174, 191, 222) |
| HSL | hsl(219, 42%, 78%) |
| HSV | hsv(219, 22%, 87%) |
| CMYK | cmyk(21.6%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(77.00, 0.78, -17.41) |
| CIE-LCH | lch(77.00, 17.43, 272.57°) |
| OKLab | oklab(80.19% -0.0063 -0.0474) |
| OKLCH | oklch(80.19% 0.048 262.5) |
| XYZ | xyz(49.2678, 51.5330, 76.4442) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.74
Light Blue Grey
#B7C9E2
ΔE00 3.38
Cloudy Blue
#ACC2D9
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Grey Blue
#9DBCD4
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFDE #DECDAE
analogous
#AED7DE #AEBFDE #B5AEDE
triadic
#AEBFDE #DEAEBF #BFDEAE
tetradic
#AEBFDE #DEAED7 #DECDAE #AEDEB5
square
#AEBFDE #DEAED7 #DECDAE #AEDEB5
split-complementary
#AEBFDE #DEB5AE #D7DEAE
monochromatic
#577ABB #839DCC #AEBFDE #D9E1F0 #E9EEF6
Accessibility & contrast
On white
1.86
#AEBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#AEBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFDE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFDE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E0
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#A2C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebfde; /* rgb */ color: rgb(174, 191, 222); /* oklch */ color: oklch(80.2% 0.048 262.5);
Tailwind
colors: {
custom: {
50: '#c6d2e8',
500: '#aebfde',
950: '#000000',
},
}SCSS
$custom: #aebfde; $custom-light: #c6d2e8; $custom-dark: #000000;
JSON
{
"hex": "#aebfde",
"rgb": {
"r": 174,
"g": 191,
"b": 222
},
"hsl": {
"h": 218.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.80189,
"c": 0.04785,
"h": 262.5
},
"luminance": 0.51534
}Semantic roles & 50–950 ramp
primary
#AEBFDE
secondary
#B6A17A
accent
#8630B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384