#AEB7DD#AEB7DD
#AEB7DD is a light, muted blue. Relative luminance 0.481; OKLCH L 78.5% C 0.055 H 274.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7DD |
|---|---|
| RGB | rgb(174, 183, 221) |
| HSL | hsl(229, 41%, 77%) |
| HSV | hsv(229, 21%, 87%) |
| CMYK | cmyk(21.3%, 17.2%, 0%, 13.3%) |
| CIE-LAB | lab(74.88, 4.89, -20.08) |
| CIE-LCH | lch(74.88, 20.67, 283.69°) |
| OKLab | oklab(78.52% 0.0044 -0.0548) |
| OKLCH | oklch(78.52% 0.055 274.6) |
| XYZ | xyz(47.4369, 48.0851, 75.1747) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7DD #DDD4AE
analogous
#AECEDD #AEB7DD #BDAEDD
triadic
#AEB7DD #DDAEB7 #B7DDAE
tetradic
#AEB7DD #DDAECE #DDD4AE #AEDDBD
square
#AEB7DD #DDAECE #DDD4AE #AEDDBD
split-complementary
#AEB7DD #DDBDAE #CEDDAE
monochromatic
#586AB9 #8391CB #AEB7DD #D9DDEF #E9ECF6
Accessibility & contrast
On white
1.98
#AEB7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#AEB7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7DD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7DD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADF
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#A3BEC4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb7dd; /* rgb */ color: rgb(174, 183, 221); /* oklch */ color: oklch(78.5% 0.055 274.6);
Tailwind
colors: {
custom: {
50: '#c6cce7',
500: '#aeb7dd',
950: '#000000',
},
}SCSS
$custom: #aeb7dd; $custom-light: #c6cce7; $custom-dark: #000000;
JSON
{
"hex": "#aeb7dd",
"rgb": {
"r": 174,
"g": 183,
"b": 221
},
"hsl": {
"h": 228.511,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.78517,
"c": 0.055,
"h": 274.6
},
"luminance": 0.48086
}Semantic roles & 50–950 ramp
primary
#AEB7DD
secondary
#EDEADE
accent
#9B32B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284