#AEB3DB#AEB3DB
#AEB3DB is a light, muted blue. Relative luminance 0.464; OKLCH L 77.6% C 0.057 H 279.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3DB |
|---|---|
| RGB | rgb(174, 179, 219) |
| HSL | hsl(233, 38%, 77%) |
| HSV | hsv(233, 21%, 86%) |
| CMYK | cmyk(20.5%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(73.77, 6.63, -20.67) |
| CIE-LCH | lch(73.77, 21.70, 287.77°) |
| OKLab | oklab(77.63% 0.0093 -0.0564) |
| OKLCH | oklch(77.63% 0.057 279.4) |
| XYZ | xyz(46.3587, 46.3525, 73.5086) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 8.73
Lavender
#B39DDB
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 9.08
Pastel Blue
#A2BFFE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3DB #DBD6AE
analogous
#AECADB #AEB3DB #C0AEDB
triadic
#AEB3DB #DBAEB3 #B3DBAE
tetradic
#AEB3DB #DBAECA #DBD6AE #AEDBC0
square
#AEB3DB #DBAECA #DBD6AE #AEDBC0
split-complementary
#AEB3DB #DBC0AE #CADBAE
monochromatic
#5963B5 #848BC8 #AEB3DB #D8DBEE #EAEBF6
Accessibility & contrast
On white
2.04
#AEB3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AEB3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3DB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3DB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#A4BAC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb3db; /* rgb */ color: rgb(174, 179, 219); /* oklch */ color: oklch(77.6% 0.057 279.4);
Tailwind
colors: {
custom: {
50: '#c6c9e6',
500: '#aeb3db',
950: '#000000',
},
}SCSS
$custom: #aeb3db; $custom-light: #c6c9e6; $custom-dark: #000000;
JSON
{
"hex": "#aeb3db",
"rgb": {
"r": 174,
"g": 179,
"b": 219
},
"hsl": {
"h": 233.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.77632,
"c": 0.05722,
"h": 279.4
},
"luminance": 0.46353
}Semantic roles & 50–950 ramp
primary
#AEB3DB
secondary
#ECEBDF
accent
#A334B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284