#AEB9DB#AEB9DB
#AEB9DB is a light, muted blue. Relative luminance 0.488; OKLCH L 78.8% C 0.050 H 271.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9DB |
|---|---|
| RGB | rgb(174, 185, 219) |
| HSL | hsl(225, 38%, 77%) |
| HSV | hsv(225, 21%, 86%) |
| CMYK | cmyk(20.5%, 15.5%, 0%, 14.1%) |
| CIE-LAB | lab(75.33, 3.35, -18.31) |
| CIE-LCH | lch(75.33, 18.61, 280.38°) |
| OKLab | oklab(78.85% 0.001 -0.0499) |
| OKLCH | oklch(78.85% 0.05 271.1) |
| XYZ | xyz(47.5875, 48.8101, 73.9182) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9DB #DBD0AE
analogous
#AED0DB #AEB9DB #BAAEDB
triadic
#AEB9DB #DBAEB9 #B9DBAE
tetradic
#AEB9DB #DBAED0 #DBD0AE #AEDBBA
square
#AEB9DB #DBAED0 #DBD0AE #AEDBBA
split-complementary
#AEB9DB #DBBAAE #D0DBAE
monochromatic
#5970B5 #8494C8 #AEB9DB #D8DEEE #EAEDF6
Accessibility & contrast
On white
1.95
#AEB9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AEB9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9DB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9DB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDD
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#A3BFC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb9db; /* rgb */ color: rgb(174, 185, 219); /* oklch */ color: oklch(78.8% 0.050 271.1);
Tailwind
colors: {
custom: {
50: '#c6cee6',
500: '#aeb9db',
950: '#000000',
},
}SCSS
$custom: #aeb9db; $custom-light: #c6cee6; $custom-dark: #000000;
JSON
{
"hex": "#aeb9db",
"rgb": {
"r": 174,
"g": 185,
"b": 219
},
"hsl": {
"h": 225.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.7885,
"c": 0.0499,
"h": 271.1
},
"luminance": 0.48811
}Semantic roles & 50–950 ramp
primary
#AEB9DB
secondary
#ECE9DF
accent
#9334B1
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284