#AAAED4#AAAED4
#AAAED4 is a light, muted blue. Relative luminance 0.436; OKLCH L 76.0% C 0.055 H 280.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED4 |
|---|---|
| RGB | rgb(170, 174, 212) |
| HSL | hsl(234, 33%, 75%) |
| HSV | hsv(234, 20%, 83%) |
| CMYK | cmyk(19.8%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(71.94, 6.54, -19.66) |
| CIE-LCH | lch(71.94, 20.72, 288.41°) |
| OKLab | oklab(76.05% 0.0097 -0.0536) |
| OKLCH | oklch(76.05% 0.055 280.3) |
| XYZ | xyz(43.5944, 43.5709, 68.3878) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.56
Lavender
#B39DDB
ΔE00 8.37
Periwinkle
#CCCCFF
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 9.48
Light Blue Grey
#B7C9E2
ΔE00 9.94
Pastel Blue
#A2BFFE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED4 #D4D0AA
analogous
#AAC3D4 #AAAED4 #BBAAD4
triadic
#AAAED4 #D4AAAE #AED4AA
tetradic
#AAAED4 #D4AAC3 #D4D0AA #AAD4BB
square
#AAAED4 #D4AAC3 #D4D0AA #AAD4BB
split-complementary
#AAAED4 #D4BBAA #C3D4AA
monochromatic
#5961AB #8187BF #AAAED4 #D3D5E9 #EBECF5
Accessibility & contrast
On white
2.16
#AAAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#AAAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED4
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED4 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D6
Deuteranopia (green-blind)
#A2AFD3
Tritanopia (blue-blind)
#A1B5BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed4; /* rgb */ color: rgb(170, 174, 212); /* oklch */ color: oklch(76.0% 0.055 280.3);
Tailwind
colors: {
custom: {
50: '#c3c6e1',
500: '#aaaed4',
950: '#000000',
},
}SCSS
$custom: #aaaed4; $custom-light: #c3c6e1; $custom-dark: #000000;
JSON
{
"hex": "#aaaed4",
"rgb": {
"r": 170,
"g": 174,
"b": 212
},
"hsl": {
"h": 234.286,
"s": 32.813,
"l": 74.902
},
"oklch": {
"l": 0.7605,
"c": 0.05451,
"h": 280.3
},
"luminance": 0.43572
}Semantic roles & 50–950 ramp
primary
#AAAED4
secondary
#EBEAE0
accent
#A13AAC
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283