#AEB3DE#AEB3DE
#AEB3DE is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.7% C 0.061 H 279.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3DE |
|---|---|
| RGB | rgb(174, 179, 222) |
| HSL | hsl(234, 42%, 78%) |
| HSV | hsv(234, 22%, 87%) |
| CMYK | cmyk(21.6%, 19.4%, 0%, 12.9%) |
| CIE-LAB | lab(73.88, 7.31, -22.15) |
| CIE-LCH | lch(73.88, 23.32, 288.26°) |
| OKLab | oklab(77.75% 0.0103 -0.0606) |
| OKLCH | oklch(77.75% 0.061 279.7) |
| XYZ | xyz(46.7572, 46.5119, 75.6073) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 7.07
Lavender
#B39DDB
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3DE #DED9AE
analogous
#AECBDE #AEB3DE #C1AEDE
triadic
#AEB3DE #DEAEB3 #B3DEAE
tetradic
#AEB3DE #DEAECB #DED9AE #AEDEC1
square
#AEB3DE #DEAECB #DED9AE #AEDEC1
split-complementary
#AEB3DE #DEC1AE #CBDEAE
monochromatic
#5761BB #838ACC #AEB3DE #D9DCF0 #E9EBF6
Accessibility & contrast
On white
2.04
#AEB3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#AEB3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3DE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3DE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7E0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#A3BBC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb3de; /* rgb */ color: rgb(174, 179, 222); /* oklch */ color: oklch(77.7% 0.061 279.7);
Tailwind
colors: {
custom: {
50: '#c6c9e8',
500: '#aeb3de',
950: '#000000',
},
}SCSS
$custom: #aeb3de; $custom-light: #c6c9e8; $custom-dark: #000000;
JSON
{
"hex": "#aeb3de",
"rgb": {
"r": 174,
"g": 179,
"b": 222
},
"hsl": {
"h": 233.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77746,
"c": 0.06145,
"h": 279.7
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#AEB3DE
secondary
#EDEBDE
accent
#A730B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284