#AEB8DA#AEB8DA
#AEB8DA is a light, muted blue. Relative luminance 0.483; OKLCH L 78.6% C 0.050 H 272.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8DA |
|---|---|
| RGB | rgb(174, 184, 218) |
| HSL | hsl(226, 37%, 77%) |
| HSV | hsv(226, 20%, 85%) |
| CMYK | cmyk(20.2%, 15.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.04, 3.67, -18.21) |
| CIE-LCH | lch(75.04, 18.57, 281.40°) |
| OKLab | oklab(78.61% 0.002 -0.0496) |
| OKLCH | oklch(78.61% 0.05 272.3) |
| XYZ | xyz(47.2478, 48.3406, 73.1575) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8DA #DAD0AE
analogous
#AECEDA #AEB8DA #BAAEDA
triadic
#AEB8DA #DAAEB8 #B8DAAE
tetradic
#AEB8DA #DAAECE #DAD0AE #AEDABA
square
#AEB8DA #DAAECE #DAD0AE #AEDABA
split-complementary
#AEB8DA #DABAAE #CEDAAE
monochromatic
#5A6EB4 #8493C7 #AEB8DA #D8DDED #EAEDF5
Accessibility & contrast
On white
1.97
#AEB8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AEB8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8DA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8DA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDC
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#A4BEC3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb8da; /* rgb */ color: rgb(174, 184, 218); /* oklch */ color: oklch(78.6% 0.050 272.3);
Tailwind
colors: {
custom: {
50: '#c6cde5',
500: '#aeb8da',
950: '#000000',
},
}SCSS
$custom: #aeb8da; $custom-light: #c6cde5; $custom-dark: #000000;
JSON
{
"hex": "#aeb8da",
"rgb": {
"r": 174,
"g": 184,
"b": 218
},
"hsl": {
"h": 226.364,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.78609,
"c": 0.04965,
"h": 272.3
},
"luminance": 0.48342
}Semantic roles & 50–950 ramp
primary
#AEB8DA
secondary
#ECE9DF
accent
#9435B0
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284