#AEBCDF#AEBCDF
#AEBCDF is a light, muted blue. Relative luminance 0.503; OKLCH L 79.6% C 0.052 H 268.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCDF |
|---|---|
| RGB | rgb(174, 188, 223) |
| HSL | hsl(223, 43%, 78%) |
| HSV | hsv(223, 22%, 87%) |
| CMYK | cmyk(22%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(76.25, 2.63, -19.09) |
| CIE-LCH | lch(76.25, 19.27, 277.84°) |
| OKLab | oklab(79.61% -0.0018 -0.0521) |
| OKLCH | oklch(79.61% 0.052 268) |
| XYZ | xyz(48.7546, 50.2917, 76.9363) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.75
Light Blue Grey
#B7C9E2
ΔE00 5.19
Light Periwinkle
#C1C6FC
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.80
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCDF #DFD1AE
analogous
#AED4DF #AEBCDF #B8AEDF
triadic
#AEBCDF #DFAEBC #BCDFAE
tetradic
#AEBCDF #DFAED4 #DFD1AE #AEDFB8
square
#AEBCDF #DFAED4 #DFD1AE #AEDFB8
split-complementary
#AEBCDF #DFB8AE #D4DFAE
monochromatic
#5673BC #8298CE #AEBCDF #DAE0F0 #E9EDF6
Accessibility & contrast
On white
1.90
#AEBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCDF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCDF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#A2C3C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebcdf; /* rgb */ color: rgb(174, 188, 223); /* oklch */ color: oklch(79.6% 0.052 268.0);
Tailwind
colors: {
custom: {
50: '#c6d0e9',
500: '#aebcdf',
950: '#000000',
},
}SCSS
$custom: #aebcdf; $custom-light: #c6d0e9; $custom-dark: #000000;
JSON
{
"hex": "#aebcdf",
"rgb": {
"r": 174,
"g": 188,
"b": 223
},
"hsl": {
"h": 222.857,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.7961,
"c": 0.05212,
"h": 268
},
"luminance": 0.50293
}Semantic roles & 50–950 ramp
primary
#AEBCDF
secondary
#B8A67A
accent
#902FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384