#AEBCD6#AEBCD6
#AEBCD6 is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.040 H 262.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCD6 |
|---|---|
| RGB | rgb(174, 188, 214) |
| HSL | hsl(219, 33%, 76%) |
| HSV | hsv(219, 19%, 84%) |
| CMYK | cmyk(18.7%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(75.96, 0.62, -14.65) |
| CIE-LCH | lch(75.96, 14.66, 272.41°) |
| OKLab | oklab(79.29% -0.005 -0.0398) |
| OKLCH | oklch(79.29% 0.04 262.9) |
| XYZ | xyz(47.5734, 49.8192, 70.7149) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.96
Light Blue Grey
#B7C9E2
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Light Periwinkle
#C1C6FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCD6 #D6C8AE
analogous
#AED0D6 #AEBCD6 #B4AED6
triadic
#AEBCD6 #D6AEBC #BCD6AE
tetradic
#AEBCD6 #D6AED0 #D6C8AE #AED6B4
square
#AEBCD6 #D6AED0 #D6C8AE #AED6B4
split-complementary
#AEBCD6 #D6B4AE #D0D6AE
monochromatic
#5D79AD #859AC1 #AEBCD6 #D7DEEB #EBEEF5
Accessibility & contrast
On white
1.92
#AEBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AEBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCD6
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCD6 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD7
Deuteranopia (green-blind)
#B0BAD5
Tritanopia (blue-blind)
#A4C1C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebcd6; /* rgb */ color: rgb(174, 188, 214); /* oklch */ color: oklch(79.3% 0.040 262.9);
Tailwind
colors: {
custom: {
50: '#c6d0e2',
500: '#aebcd6',
950: '#000000',
},
}SCSS
$custom: #aebcd6; $custom-light: #c6d0e2; $custom-dark: #000000;
JSON
{
"hex": "#aebcd6",
"rgb": {
"r": 174,
"g": 188,
"b": 214
},
"hsl": {
"h": 219,
"s": 32.787,
"l": 76.078
},
"oklch": {
"l": 0.79287,
"c": 0.04009,
"h": 262.9
},
"luminance": 0.4982
}Semantic roles & 50–950 ramp
primary
#AEBCD6
secondary
#EBE7E0
accent
#843AAC
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283