#AEB6DA#AEB6DA
#AEB6DA is a light, muted blue. Relative luminance 0.475; OKLCH L 78.2% C 0.052 H 275.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6DA |
|---|---|
| RGB | rgb(174, 182, 218) |
| HSL | hsl(229, 37%, 77%) |
| HSV | hsv(229, 20%, 85%) |
| CMYK | cmyk(20.2%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(74.52, 4.76, -19.00) |
| CIE-LCH | lch(74.52, 19.58, 284.07°) |
| OKLab | oklab(78.2% 0.0048 -0.0518) |
| OKLCH | oklch(78.2% 0.052 275.3) |
| XYZ | xyz(46.8353, 47.5156, 73.0200) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6DA #DAD2AE
analogous
#AECCDA #AEB6DA #BCAEDA
triadic
#AEB6DA #DAAEB6 #B6DAAE
tetradic
#AEB6DA #DAAECC #DAD2AE #AEDABC
square
#AEB6DA #DAAECC #DAD2AE #AEDABC
split-complementary
#AEB6DA #DABCAE #CCDAAE
monochromatic
#5A6AB4 #8490C7 #AEB6DA #D8DCED #EAECF5
Accessibility & contrast
On white
2.00
#AEB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#AEB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6DA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6DA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DC
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#A4BCC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb6da; /* rgb */ color: rgb(174, 182, 218); /* oklch */ color: oklch(78.2% 0.052 275.3);
Tailwind
colors: {
custom: {
50: '#c6cbe5',
500: '#aeb6da',
950: '#000000',
},
}SCSS
$custom: #aeb6da; $custom-light: #c6cbe5; $custom-dark: #000000;
JSON
{
"hex": "#aeb6da",
"rgb": {
"r": 174,
"g": 182,
"b": 218
},
"hsl": {
"h": 229.091,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.78202,
"c": 0.05201,
"h": 275.3
},
"luminance": 0.47517
}Semantic roles & 50–950 ramp
primary
#AEB6DA
secondary
#ECEADF
accent
#9A35B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284