#AAADED#AAADED
#AAADED is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.9% C 0.091 H 281.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADED |
|---|---|
| RGB | rgb(170, 173, 237) |
| HSL | hsl(237, 65%, 80%) |
| HSV | hsv(237, 28%, 93%) |
| CMYK | cmyk(28.3%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(72.59, 12.97, -32.30) |
| CIE-LCH | lch(72.59, 34.81, 291.88°) |
| OKLab | oklab(76.86% 0.0189 -0.0893) |
| OKLCH | oklch(76.86% 0.091 281.9) |
| XYZ | xyz(46.8032, 44.5464, 86.2367) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.47
Lavender
#B39DDB
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADED #EDEAAA
analogous
#AACFED #AAADED #C8AAED
triadic
#AAADED #EDAAAD #ADEDAA
tetradic
#AAADED #EDAACF #EDEAAA #AAEDC8
square
#AAADED #EDAACF #EDEAAA #AAEDC8
split-complementary
#AAADED #EDC8AA #CFEDAA
monochromatic
#454CD8 #777CE2 #AAADED #DDDEF8 #E6E7FA
Accessibility & contrast
On white
2.12
#AAADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AAADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADED
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADED | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4F0
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#9AB9C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaded; /* rgb */ color: rgb(170, 173, 237); /* oklch */ color: oklch(76.9% 0.091 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5f3',
500: '#aaaded',
950: '#000000',
},
}SCSS
$custom: #aaaded; $custom-light: #c4c5f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaded",
"rgb": {
"r": 170,
"g": 173,
"b": 237
},
"hsl": {
"h": 237.313,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76856,
"c": 0.09132,
"h": 281.9
},
"luminance": 0.44548
}Semantic roles & 50–950 ramp
primary
#AAADED
secondary
#F1F0DA
accent
#C519CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185