#AEBCD2#AEBCD2
#AEBCD2 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.1% C 0.035 H 259.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCD2 |
|---|---|
| RGB | rgb(174, 188, 210) |
| HSL | hsl(217, 29%, 75%) |
| HSV | hsv(217, 17%, 82%) |
| CMYK | cmyk(17.1%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(75.83, -0.25, -12.67) |
| CIE-LCH | lch(75.83, 12.67, 268.85°) |
| OKLab | oklab(79.15% -0.0064 -0.0343) |
| OKLCH | oklch(79.15% 0.035 259.4) |
| XYZ | xyz(47.0688, 49.6173, 68.0575) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 3.13
Light Blue Grey
#B7C9E2
ΔE00 3.49
Light Grey Blue
#9DBCD4
ΔE00 5.69
Dove Gray
#B6B8BD
ΔE00 7.44
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCD2 #D2C4AE
analogous
#AECED2 #AEBCD2 #B2AED2
triadic
#AEBCD2 #D2AEBC #BCD2AE
tetradic
#AEBCD2 #D2AECE #D2C4AE #AED2B2
square
#AEBCD2 #D2AECE #D2C4AE #AED2B2
split-complementary
#AEBCD2 #D2B2AE #CED2AE
monochromatic
#5F7BA6 #879BBC #AEBCD2 #D5DDE8 #EBEFF4
Accessibility & contrast
On white
1.92
#AEBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#AEBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCD2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCD2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#A5C0C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebcd2; /* rgb */ color: rgb(174, 188, 210); /* oklch */ color: oklch(79.1% 0.035 259.4);
Tailwind
colors: {
custom: {
50: '#c6d0df',
500: '#aebcd2',
950: '#000000',
},
}SCSS
$custom: #aebcd2; $custom-light: #c6d0df; $custom-dark: #000000;
JSON
{
"hex": "#aebcd2",
"rgb": {
"r": 174,
"g": 188,
"b": 210
},
"hsl": {
"h": 216.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.79148,
"c": 0.03491,
"h": 259.4
},
"luminance": 0.49618
}Semantic roles & 50–950 ramp
primary
#AEBCD2
secondary
#EBE7E0
accent
#7E3EA7
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283