#AAADEB#AAADEB
#AAADEB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.8% C 0.088 H 281.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADEB |
|---|---|
| RGB | rgb(170, 173, 235) |
| HSL | hsl(237, 62%, 79%) |
| HSV | hsv(237, 28%, 92%) |
| CMYK | cmyk(27.7%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.52, 12.49, -31.33) |
| CIE-LCH | lch(72.52, 33.73, 291.73°) |
| OKLab | oklab(76.77% 0.0183 -0.0866) |
| OKLCH | oklch(76.77% 0.089 281.9) |
| XYZ | xyz(46.5126, 44.4302, 84.7064) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.42
Lavender
#B39DDB
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.39
Pale Violet
#CEAEFA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADEB #EBE8AA
analogous
#AACEEB #AAADEB #C8AAEB
triadic
#AAADEB #EBAAAD #ADEBAA
tetradic
#AAADEB #EBAACE #EBE8AA #AAEBC8
square
#AAADEB #EBAACE #EBE8AA #AAEBC8
split-complementary
#AAADEB #EBC8AA #CEEBAA
monochromatic
#474DD4 #787DDF #AAADEB #DCDDF7 #E6E7F9
Accessibility & contrast
On white
2.12
#AAADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AAADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADEB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADEB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#9AB8C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaadeb; /* rgb */ color: rgb(170, 173, 235); /* oklch */ color: oklch(76.8% 0.088 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5f1',
500: '#aaadeb',
950: '#000000',
},
}SCSS
$custom: #aaadeb; $custom-light: #c4c5f1; $custom-dark: #000000;
JSON
{
"hex": "#aaadeb",
"rgb": {
"r": 170,
"g": 173,
"b": 235
},
"hsl": {
"h": 237.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76771,
"c": 0.0885,
"h": 281.9
},
"luminance": 0.44431
}Semantic roles & 50–950 ramp
primary
#AAADEB
secondary
#F1F0DA
accent
#C21CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184