#AEB3DC#AEB3DC
#AEB3DC is a light, muted blue. Relative luminance 0.464; OKLCH L 77.7% C 0.059 H 279.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3DC |
|---|---|
| RGB | rgb(174, 179, 220) |
| HSL | hsl(233, 40%, 77%) |
| HSV | hsv(233, 21%, 86%) |
| CMYK | cmyk(20.9%, 18.6%, 0%, 13.7%) |
| CIE-LAB | lab(73.81, 6.85, -21.16) |
| CIE-LCH | lch(73.81, 22.24, 287.94°) |
| OKLab | oklab(77.67% 0.0097 -0.0578) |
| OKLCH | oklch(77.67% 0.059 279.5) |
| XYZ | xyz(46.4908, 46.4053, 74.2040) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.93
Periwinkle
#CCCCFF
ΔE00 7.24
Lavender
#B39DDB
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 9.12
Light Blue Grey
#B7C9E2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3DC #DCD7AE
analogous
#AECADC #AEB3DC #C0AEDC
triadic
#AEB3DC #DCAEB3 #B3DCAE
tetradic
#AEB3DC #DCAECA #DCD7AE #AEDCC0
square
#AEB3DC #DCAECA #DCD7AE #AEDCC0
split-complementary
#AEB3DC #DCC0AE #CADCAE
monochromatic
#5963B7 #838BCA #AEB3DC #D9DBEE #EAEBF6
Accessibility & contrast
On white
2.04
#AEB3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AEB3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3DC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3DC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#A4BAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb3dc; /* rgb */ color: rgb(174, 179, 220); /* oklch */ color: oklch(77.7% 0.059 279.5);
Tailwind
colors: {
custom: {
50: '#c6c9e7',
500: '#aeb3dc',
950: '#000000',
},
}SCSS
$custom: #aeb3dc; $custom-light: #c6c9e7; $custom-dark: #000000;
JSON
{
"hex": "#aeb3dc",
"rgb": {
"r": 174,
"g": 179,
"b": 220
},
"hsl": {
"h": 233.478,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.7767,
"c": 0.05863,
"h": 279.5
},
"luminance": 0.46406
}Semantic roles & 50–950 ramp
primary
#AEB3DC
secondary
#EDEBDE
accent
#A533B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284