#AEB2DB#AEB2DB
#AEB2DB is a light, muted blue. Relative luminance 0.460; OKLCH L 77.4% C 0.059 H 280.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2DB |
|---|---|
| RGB | rgb(174, 178, 219) |
| HSL | hsl(235, 38%, 77%) |
| HSV | hsv(235, 21%, 86%) |
| CMYK | cmyk(20.5%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(73.52, 7.17, -21.06) |
| CIE-LCH | lch(73.52, 22.25, 288.81°) |
| OKLab | oklab(77.43% 0.0107 -0.0575) |
| OKLCH | oklch(77.43% 0.059 280.6) |
| XYZ | xyz(46.1590, 45.9531, 73.4420) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.41
Lavender
#B39DDB
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 9.15
Pastel Blue
#A2BFFE
ΔE00 9.49
Light Blue Grey
#B7C9E2
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2DB #DBD7AE
analogous
#AEC9DB #AEB2DB #C1AEDB
triadic
#AEB2DB #DBAEB2 #B2DBAE
tetradic
#AEB2DB #DBAEC9 #DBD7AE #AEDBC1
square
#AEB2DB #DBAEC9 #DBD7AE #AEDBC1
split-complementary
#AEB2DB #DBC1AE #C9DBAE
monochromatic
#5961B5 #848AC8 #AEB2DB #D8DAEE #EAEBF6
Accessibility & contrast
On white
2.06
#AEB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#AEB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2DB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2DB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#A4B9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb2db; /* rgb */ color: rgb(174, 178, 219); /* oklch */ color: oklch(77.4% 0.059 280.6);
Tailwind
colors: {
custom: {
50: '#c6c9e6',
500: '#aeb2db',
950: '#000000',
},
}SCSS
$custom: #aeb2db; $custom-light: #c6c9e6; $custom-dark: #000000;
JSON
{
"hex": "#aeb2db",
"rgb": {
"r": 174,
"g": 178,
"b": 219
},
"hsl": {
"h": 234.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.7743,
"c": 0.05853,
"h": 280.6
},
"luminance": 0.45954
}Semantic roles & 50–950 ramp
primary
#AEB2DB
secondary
#ECEBDF
accent
#A634B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284