#AEB5DC#AEB5DC
#AEB5DC is a light, muted blue. Relative luminance 0.472; OKLCH L 78.1% C 0.056 H 277.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5DC |
|---|---|
| RGB | rgb(174, 181, 220) |
| HSL | hsl(231, 40%, 77%) |
| HSV | hsv(231, 21%, 86%) |
| CMYK | cmyk(20.9%, 17.7%, 0%, 13.7%) |
| CIE-LAB | lab(74.33, 5.76, -20.38) |
| CIE-LCH | lch(74.33, 21.17, 285.78°) |
| OKLab | oklab(78.07% 0.0069 -0.0556) |
| OKLCH | oklch(78.07% 0.056 277) |
| XYZ | xyz(46.8945, 47.2128, 74.3386) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.66
Cloudy Blue
#ACC2D9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5DC #DCD5AE
analogous
#AECCDC #AEB5DC #BEAEDC
triadic
#AEB5DC #DCAEB5 #B5DCAE
tetradic
#AEB5DC #DCAECC #DCD5AE #AEDCBE
square
#AEB5DC #DCAECC #DCD5AE #AEDCBE
split-complementary
#AEB5DC #DCBEAE #CCDCAE
monochromatic
#5967B7 #838ECA #AEB5DC #D9DCEE #EAEBF6
Accessibility & contrast
On white
2.01
#AEB5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AEB5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5DC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5DC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9DE
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#A3BCC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb5dc; /* rgb */ color: rgb(174, 181, 220); /* oklch */ color: oklch(78.1% 0.056 277.0);
Tailwind
colors: {
custom: {
50: '#c6cbe7',
500: '#aeb5dc',
950: '#000000',
},
}SCSS
$custom: #aeb5dc; $custom-light: #c6cbe7; $custom-dark: #000000;
JSON
{
"hex": "#aeb5dc",
"rgb": {
"r": 174,
"g": 181,
"b": 220
},
"hsl": {
"h": 230.87,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.78074,
"c": 0.05606,
"h": 277
},
"luminance": 0.47214
}Semantic roles & 50–950 ramp
primary
#AEB5DC
secondary
#EDEADE
accent
#9F33B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284