#AAAEDF#AAAEDF
#AAAEDF is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.070 H 281.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEDF |
|---|---|
| RGB | rgb(170, 174, 223) |
| HSL | hsl(235, 45%, 77%) |
| HSV | hsv(235, 24%, 87%) |
| CMYK | cmyk(23.8%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.33, 9.07, -25.08) |
| CIE-LCH | lch(72.33, 26.67, 289.88°) |
| OKLab | oklab(76.48% 0.0133 -0.0689) |
| OKLCH | oklch(76.48% 0.07 281) |
| XYZ | xyz(45.0295, 44.1449, 75.9461) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lavender
#B39DDB
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.81
Pale Violet
#CEAEFA
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEDF #DFDBAA
analogous
#AAC9DF #AAAEDF #C1AADF
triadic
#AAAEDF #DFAAAE #AEDFAA
tetradic
#AAAEDF #DFAAC9 #DFDBAA #AADFC1
square
#AAAEDF #DFAAC9 #DFDBAA #AADFC1
split-complementary
#AAAEDF #DFC1AA #C9DFAA
monochromatic
#5159BE #7E84CE #AAAEDF #D6D8F0 #E9EAF7
Accessibility & contrast
On white
2.14
#AAAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AAAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEDF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEDF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E1
Deuteranopia (green-blind)
#9EB0DE
Tritanopia (blue-blind)
#9EB7BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaedf; /* rgb */ color: rgb(170, 174, 223); /* oklch */ color: oklch(76.5% 0.070 281.0);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#aaaedf',
950: '#000000',
},
}SCSS
$custom: #aaaedf; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aaaedf",
"rgb": {
"r": 170,
"g": 174,
"b": 223
},
"hsl": {
"h": 235.472,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.76476,
"c": 0.07016,
"h": 281
},
"luminance": 0.44146
}Semantic roles & 50–950 ramp
primary
#AAAEDF
secondary
#EEECDD
accent
#AE2DB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284