#AEB5DE#AEB5DE
#AEB5DE is a light, muted blue. Relative luminance 0.473; OKLCH L 78.1% C 0.059 H 277.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5DE |
|---|---|
| RGB | rgb(174, 181, 222) |
| HSL | hsl(231, 42%, 78%) |
| HSV | hsv(231, 22%, 87%) |
| CMYK | cmyk(21.6%, 18.5%, 0%, 12.9%) |
| CIE-LAB | lab(74.39, 6.21, -21.36) |
| CIE-LCH | lch(74.39, 22.24, 286.21°) |
| OKLab | oklab(78.15% 0.0075 -0.0584) |
| OKLCH | oklch(78.15% 0.059 277.4) |
| XYZ | xyz(47.1610, 47.3194, 75.7419) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 8.47
Lavender
#B39DDB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5DE #DED7AE
analogous
#AECDDE #AEB5DE #BFAEDE
triadic
#AEB5DE #DEAEB5 #B5DEAE
tetradic
#AEB5DE #DEAECD #DED7AE #AEDEBF
square
#AEB5DE #DEAECD #DED7AE #AEDEBF
split-complementary
#AEB5DE #DEBFAE #CDDEAE
monochromatic
#5766BB #838DCC #AEB5DE #D9DDF0 #E9EBF6
Accessibility & contrast
On white
2.01
#AEB5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AEB5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5DE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5DE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9E0
Deuteranopia (green-blind)
#A7B5DD
Tritanopia (blue-blind)
#A3BCC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb5de; /* rgb */ color: rgb(174, 181, 222); /* oklch */ color: oklch(78.1% 0.059 277.4);
Tailwind
colors: {
custom: {
50: '#c6cbe8',
500: '#aeb5de',
950: '#000000',
},
}SCSS
$custom: #aeb5de; $custom-light: #c6cbe8; $custom-dark: #000000;
JSON
{
"hex": "#aeb5de",
"rgb": {
"r": 174,
"g": 181,
"b": 222
},
"hsl": {
"h": 231.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.78149,
"c": 0.05887,
"h": 277.4
},
"luminance": 0.4732
}Semantic roles & 50–950 ramp
primary
#AEB5DE
secondary
#EDEBDE
accent
#A230B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284