#AEB7DB#AEB7DB
#AEB7DB is a light, muted blue. Relative luminance 0.480; OKLCH L 78.4% C 0.052 H 274.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7DB |
|---|---|
| RGB | rgb(174, 183, 219) |
| HSL | hsl(228, 38%, 77%) |
| HSV | hsv(228, 21%, 86%) |
| CMYK | cmyk(20.5%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(74.81, 4.44, -19.09) |
| CIE-LCH | lch(74.81, 19.60, 283.09°) |
| OKLab | oklab(78.44% 0.0038 -0.0521) |
| OKLCH | oklch(78.44% 0.052 274.1) |
| XYZ | xyz(47.1721, 47.9792, 73.7797) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7DB #DBD2AE
analogous
#AECEDB #AEB7DB #BCAEDB
triadic
#AEB7DB #DBAEB7 #B7DBAE
tetradic
#AEB7DB #DBAECE #DBD2AE #AEDBBC
square
#AEB7DB #DBAECE #DBD2AE #AEDBBC
split-complementary
#AEB7DB #DBBCAE #CEDBAE
monochromatic
#596CB5 #8491C8 #AEB7DB #D8DDEE #EAECF6
Accessibility & contrast
On white
1.98
#AEB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7DB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7DB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADD
Deuteranopia (green-blind)
#AAB6DA
Tritanopia (blue-blind)
#A3BEC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb7db; /* rgb */ color: rgb(174, 183, 219); /* oklch */ color: oklch(78.4% 0.052 274.1);
Tailwind
colors: {
custom: {
50: '#c6cce6',
500: '#aeb7db',
950: '#000000',
},
}SCSS
$custom: #aeb7db; $custom-light: #c6cce6; $custom-dark: #000000;
JSON
{
"hex": "#aeb7db",
"rgb": {
"r": 174,
"g": 183,
"b": 219
},
"hsl": {
"h": 228,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.78442,
"c": 0.0522,
"h": 274.1
},
"luminance": 0.4798
}Semantic roles & 50–950 ramp
primary
#AEB7DB
secondary
#ECEADF
accent
#9834B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284