#AEB4DA#AEB4DA
#AEB4DA is a light, muted blue. Relative luminance 0.467; OKLCH L 77.8% C 0.055 H 278.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4DA |
|---|---|
| RGB | rgb(174, 180, 218) |
| HSL | hsl(232, 37%, 77%) |
| HSV | hsv(232, 20%, 85%) |
| CMYK | cmyk(20.2%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(74.00, 5.85, -19.78) |
| CIE-LCH | lch(74.00, 20.63, 286.48°) |
| OKLab | oklab(77.8% 0.0076 -0.054) |
| OKLCH | oklch(77.8% 0.055 278) |
| XYZ | xyz(46.4286, 46.7023, 72.8844) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 9.17
Lavender
#B39DDB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4DA #DAD4AE
analogous
#AECADA #AEB4DA #BEAEDA
triadic
#AEB4DA #DAAEB4 #B4DAAE
tetradic
#AEB4DA #DAAECA #DAD4AE #AEDABE
square
#AEB4DA #DAAECA #DAD4AE #AEDABE
split-complementary
#AEB4DA #DABEAE #CADAAE
monochromatic
#5A66B4 #848DC7 #AEB4DA #D8DBED #EAECF5
Accessibility & contrast
On white
2.03
#AEB4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#AEB4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4DA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4DA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DC
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#A4BBC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb4da; /* rgb */ color: rgb(174, 180, 218); /* oklch */ color: oklch(77.8% 0.055 278.0);
Tailwind
colors: {
custom: {
50: '#c6cae5',
500: '#aeb4da',
950: '#000000',
},
}SCSS
$custom: #aeb4da; $custom-light: #c6cae5; $custom-dark: #000000;
JSON
{
"hex": "#aeb4da",
"rgb": {
"r": 174,
"g": 180,
"b": 218
},
"hsl": {
"h": 231.818,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.77797,
"c": 0.05451,
"h": 278
},
"luminance": 0.46703
}Semantic roles & 50–950 ramp
primary
#AEB4DA
secondary
#ECEADF
accent
#9F35B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284