#AEB4D2#AEB4D2
#AEB4D2 is a light, muted blue. Relative luminance 0.463; OKLCH L 77.5% C 0.043 H 276.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4D2 |
|---|---|
| RGB | rgb(174, 180, 210) |
| HSL | hsl(230, 29%, 75%) |
| HSV | hsv(230, 17%, 82%) |
| CMYK | cmyk(17.1%, 14.3%, 0%, 17.6%) |
| CIE-LAB | lab(73.74, 4.08, -15.82) |
| CIE-LCH | lch(73.74, 16.34, 284.45°) |
| OKLab | oklab(77.5% 0.0048 -0.043) |
| OKLCH | oklch(77.5% 0.043 276.4) |
| XYZ | xyz(45.4069, 46.2936, 67.5036) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4D2 #D2CCAE
analogous
#AEC6D2 #AEB4D2 #BAAED2
triadic
#AEB4D2 #D2AEB4 #B4D2AE
tetradic
#AEB4D2 #D2AEC6 #D2CCAE #AED2BA
square
#AEB4D2 #D2AEC6 #D2CCAE #AED2BA
split-complementary
#AEB4D2 #D2BAAE #C6D2AE
monochromatic
#5F6BA6 #8790BC #AEB4D2 #D5D8E8 #EBEDF4
Accessibility & contrast
On white
2.05
#AEB4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#AEB4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4D2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4D2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D3
Deuteranopia (green-blind)
#AAB4D1
Tritanopia (blue-blind)
#A6B9BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb4d2; /* rgb */ color: rgb(174, 180, 210); /* oklch */ color: oklch(77.5% 0.043 276.4);
Tailwind
colors: {
custom: {
50: '#c6cadf',
500: '#aeb4d2',
950: '#000000',
},
}SCSS
$custom: #aeb4d2; $custom-light: #c6cadf; $custom-dark: #000000;
JSON
{
"hex": "#aeb4d2",
"rgb": {
"r": 174,
"g": 180,
"b": 210
},
"hsl": {
"h": 230,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77504,
"c": 0.04323,
"h": 276.4
},
"luminance": 0.46294
}Semantic roles & 50–950 ramp
primary
#AEB4D2
secondary
#EBE9E0
accent
#963EA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283