#AEB7DC#AEB7DC
#AEB7DC is a light, muted blue. Relative luminance 0.480; OKLCH L 78.5% C 0.054 H 274.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7DC |
|---|---|
| RGB | rgb(174, 183, 220) |
| HSL | hsl(228, 40%, 77%) |
| HSV | hsv(228, 21%, 86%) |
| CMYK | cmyk(20.9%, 16.8%, 0%, 13.7%) |
| CIE-LAB | lab(74.85, 4.66, -19.59) |
| CIE-LCH | lch(74.85, 20.14, 283.40°) |
| OKLab | oklab(78.48% 0.0041 -0.0534) |
| OKLCH | oklch(78.48% 0.054 274.4) |
| XYZ | xyz(47.3041, 48.0320, 74.4751) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.21
Cloudy Blue
#ACC2D9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7DC #DCD3AE
analogous
#AECEDC #AEB7DC #BCAEDC
triadic
#AEB7DC #DCAEB7 #B7DCAE
tetradic
#AEB7DC #DCAECE #DCD3AE #AEDCBC
square
#AEB7DC #DCAECE #DCD3AE #AEDCBC
split-complementary
#AEB7DC #DCBCAE #CEDCAE
monochromatic
#596BB7 #8391CA #AEB7DC #D9DDEE #EAECF6
Accessibility & contrast
On white
1.98
#AEB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AEB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7DC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7DC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADE
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#A3BEC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb7dc; /* rgb */ color: rgb(174, 183, 220); /* oklch */ color: oklch(78.5% 0.054 274.4);
Tailwind
colors: {
custom: {
50: '#c6cce7',
500: '#aeb7dc',
950: '#000000',
},
}SCSS
$custom: #aeb7dc; $custom-light: #c6cce7; $custom-dark: #000000;
JSON
{
"hex": "#aeb7dc",
"rgb": {
"r": 174,
"g": 183,
"b": 220
},
"hsl": {
"h": 228.261,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.7848,
"c": 0.05361,
"h": 274.4
},
"luminance": 0.48033
}Semantic roles & 50–950 ramp
primary
#AEB7DC
secondary
#EDEADE
accent
#9A33B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284