#AEB4DD#AEB4DD
#AEB4DD is a light, muted blue. Relative luminance 0.469; OKLCH L 77.9% C 0.059 H 278.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4DD |
|---|---|
| RGB | rgb(174, 180, 221) |
| HSL | hsl(232, 41%, 77%) |
| HSV | hsv(232, 21%, 87%) |
| CMYK | cmyk(21.3%, 18.6%, 0%, 13.3%) |
| CIE-LAB | lab(74.10, 6.53, -21.26) |
| CIE-LCH | lch(74.10, 22.24, 287.08°) |
| OKLab | oklab(77.91% 0.0086 -0.0581) |
| OKLCH | oklch(77.91% 0.059 278.4) |
| XYZ | xyz(46.8247, 46.8607, 74.9706) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.81
Lavender
#B39DDB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4DD #DDD7AE
analogous
#AECCDD #AEB4DD #BFAEDD
triadic
#AEB4DD #DDAEB4 #B4DDAE
tetradic
#AEB4DD #DDAECC #DDD7AE #AEDDBF
square
#AEB4DD #DDAECC #DDD7AE #AEDDBF
split-complementary
#AEB4DD #DDBFAE #CCDDAE
monochromatic
#5864B9 #838CCB #AEB4DD #D9DCEF #E9EBF6
Accessibility & contrast
On white
2.02
#AEB4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AEB4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4DD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4DD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DF
Deuteranopia (green-blind)
#A6B5DC
Tritanopia (blue-blind)
#A3BBC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb4dd; /* rgb */ color: rgb(174, 180, 221); /* oklch */ color: oklch(77.9% 0.059 278.4);
Tailwind
colors: {
custom: {
50: '#c6cae7',
500: '#aeb4dd',
950: '#000000',
},
}SCSS
$custom: #aeb4dd; $custom-light: #c6cae7; $custom-dark: #000000;
JSON
{
"hex": "#aeb4dd",
"rgb": {
"r": 174,
"g": 180,
"b": 221
},
"hsl": {
"h": 232.34,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.7791,
"c": 0.05874,
"h": 278.4
},
"luminance": 0.46862
}Semantic roles & 50–950 ramp
primary
#AEB4DD
secondary
#EDEBDE
accent
#A332B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284