#AEB9DA#AEB9DA
#AEB9DA is a light, muted blue. Relative luminance 0.488; OKLCH L 78.8% C 0.049 H 270.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9DA |
|---|---|
| RGB | rgb(174, 185, 218) |
| HSL | hsl(225, 37%, 77%) |
| HSV | hsv(225, 20%, 85%) |
| CMYK | cmyk(20.2%, 15.1%, 0%, 14.5%) |
| CIE-LAB | lab(75.30, 3.13, -17.81) |
| CIE-LCH | lch(75.30, 18.08, 279.96°) |
| OKLab | oklab(78.81% 0.0006 -0.0485) |
| OKLCH | oklch(78.81% 0.049 270.7) |
| XYZ | xyz(47.4563, 48.7576, 73.2269) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9DA #DACFAE
analogous
#AECFDA #AEB9DA #B9AEDA
triadic
#AEB9DA #DAAEB9 #B9DAAE
tetradic
#AEB9DA #DAAECF #DACFAE #AEDAB9
square
#AEB9DA #DAAECF #DACFAE #AEDAB9
split-complementary
#AEB9DA #DAB9AE #CFDAAE
monochromatic
#5A70B4 #8495C7 #AEB9DA #D8DDED #EAEDF5
Accessibility & contrast
On white
1.95
#AEB9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AEB9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9DA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9DA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBDC
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#A4BFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb9da; /* rgb */ color: rgb(174, 185, 218); /* oklch */ color: oklch(78.8% 0.049 270.7);
Tailwind
colors: {
custom: {
50: '#c6cee5',
500: '#aeb9da',
950: '#000000',
},
}SCSS
$custom: #aeb9da; $custom-light: #c6cee5; $custom-dark: #000000;
JSON
{
"hex": "#aeb9da",
"rgb": {
"r": 174,
"g": 185,
"b": 218
},
"hsl": {
"h": 225,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.78814,
"c": 0.04852,
"h": 270.7
},
"luminance": 0.48759
}Semantic roles & 50–950 ramp
primary
#AEB9DA
secondary
#ECE9DF
accent
#9135B0
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284