#AEB5DA#AEB5DA
#AEB5DA is a light, muted blue. Relative luminance 0.471; OKLCH L 78.0% C 0.053 H 276.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5DA |
|---|---|
| RGB | rgb(174, 181, 218) |
| HSL | hsl(230, 37%, 77%) |
| HSV | hsv(230, 20%, 85%) |
| CMYK | cmyk(20.2%, 17%, 0%, 14.5%) |
| CIE-LAB | lab(74.26, 5.31, -19.39) |
| CIE-LCH | lch(74.26, 20.10, 285.30°) |
| OKLab | oklab(78% 0.0062 -0.0529) |
| OKLCH | oklch(78% 0.053 276.7) |
| XYZ | xyz(46.6312, 47.1075, 72.9519) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.15
Periwinkle
#CCCCFF
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.94
Cloudy Blue
#ACC2D9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5DA #DAD3AE
analogous
#AECBDA #AEB5DA #BDAEDA
triadic
#AEB5DA #DAAEB5 #B5DAAE
tetradic
#AEB5DA #DAAECB #DAD3AE #AEDABD
square
#AEB5DA #DAAECB #DAD3AE #AEDABD
split-complementary
#AEB5DA #DABDAE #CBDAAE
monochromatic
#5A68B4 #848FC7 #AEB5DA #D8DBED #EAECF5
Accessibility & contrast
On white
2.02
#AEB5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#AEB5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5DA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5DA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB8DC
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#A4BCC1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb5da; /* rgb */ color: rgb(174, 181, 218); /* oklch */ color: oklch(78.0% 0.053 276.7);
Tailwind
colors: {
custom: {
50: '#c6cbe5',
500: '#aeb5da',
950: '#000000',
},
}SCSS
$custom: #aeb5da; $custom-light: #c6cbe5; $custom-dark: #000000;
JSON
{
"hex": "#aeb5da",
"rgb": {
"r": 174,
"g": 181,
"b": 218
},
"hsl": {
"h": 230.455,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.77999,
"c": 0.05324,
"h": 276.7
},
"luminance": 0.47108
}Semantic roles & 50–950 ramp
primary
#AEB5DA
secondary
#ECEADF
accent
#9D35B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284