#AEBFDF#AEBFDF
#AEBFDF is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.049 H 263.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFDF |
|---|---|
| RGB | rgb(174, 191, 223) |
| HSL | hsl(219, 43%, 78%) |
| HSV | hsv(219, 22%, 87%) |
| CMYK | cmyk(22%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.03, 1.01, -17.90) |
| CIE-LCH | lch(77.03, 17.93, 273.22°) |
| OKLab | oklab(80.23% -0.0059 -0.0488) |
| OKLCH | oklch(80.23% 0.049 263.1) |
| XYZ | xyz(49.4022, 51.5867, 77.1521) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.00
Light Blue Grey
#B7C9E2
ΔE00 3.59
Cloudy Blue
#ACC2D9
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Pastel Blue
#A2BFFE
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFDF #DFCEAE
analogous
#AED7DF #AEBFDF #B5AEDF
triadic
#AEBFDF #DFAEBF #BFDFAE
tetradic
#AEBFDF #DFAED7 #DFCEAE #AEDFB5
square
#AEBFDF #DFAED7 #DFCEAE #AEDFB5
split-complementary
#AEBFDF #DFB5AE #D7DFAE
monochromatic
#567ABC #829CCE #AEBFDF #DAE2F0 #E9EEF6
Accessibility & contrast
On white
1.86
#AEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AEBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFDF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFDF | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#A2C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebfdf; /* rgb */ color: rgb(174, 191, 223); /* oklch */ color: oklch(80.2% 0.049 263.1);
Tailwind
colors: {
custom: {
50: '#c6d2e9',
500: '#aebfdf',
950: '#000000',
},
}SCSS
$custom: #aebfdf; $custom-light: #c6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#aebfdf",
"rgb": {
"r": 174,
"g": 191,
"b": 223
},
"hsl": {
"h": 219.184,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.80225,
"c": 0.04916,
"h": 263.1
},
"luminance": 0.51588
}Semantic roles & 50–950 ramp
primary
#AEBFDF
secondary
#B8A27A
accent
#872FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384