#AEB4DC#AEB4DC
#AEB4DC is a light, muted blue. Relative luminance 0.468; OKLCH L 77.9% C 0.057 H 278.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4DC |
|---|---|
| RGB | rgb(174, 180, 220) |
| HSL | hsl(232, 40%, 77%) |
| HSV | hsv(232, 21%, 86%) |
| CMYK | cmyk(20.9%, 18.2%, 0%, 13.7%) |
| CIE-LAB | lab(74.07, 6.30, -20.77) |
| CIE-LCH | lch(74.07, 21.70, 286.88°) |
| OKLab | oklab(77.87% 0.0083 -0.0567) |
| OKLCH | oklch(77.87% 0.057 278.3) |
| XYZ | xyz(46.6919, 46.8076, 74.2710) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.72
Pastel Blue
#A2BFFE
ΔE00 8.89
Lavender
#B39DDB
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4DC #DCD6AE
analogous
#AECBDC #AEB4DC #BFAEDC
triadic
#AEB4DC #DCAEB4 #B4DCAE
tetradic
#AEB4DC #DCAECB #DCD6AE #AEDCBF
square
#AEB4DC #DCAECB #DCD6AE #AEDCBF
split-complementary
#AEB4DC #DCBFAE #CBDCAE
monochromatic
#5965B7 #838CCA #AEB4DC #D9DCEE #EAEBF6
Accessibility & contrast
On white
2.03
#AEB4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AEB4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4DC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4DC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#A3BBC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb4dc; /* rgb */ color: rgb(174, 180, 220); /* oklch */ color: oklch(77.9% 0.057 278.3);
Tailwind
colors: {
custom: {
50: '#c6cae7',
500: '#aeb4dc',
950: '#000000',
},
}SCSS
$custom: #aeb4dc; $custom-light: #c6cae7; $custom-dark: #000000;
JSON
{
"hex": "#aeb4dc",
"rgb": {
"r": 174,
"g": 180,
"b": 220
},
"hsl": {
"h": 232.174,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.77872,
"c": 0.05733,
"h": 278.3
},
"luminance": 0.46808
}Semantic roles & 50–950 ramp
primary
#AEB4DC
secondary
#EDEBDE
accent
#A233B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284