#AAADEF#AAADEF
#AAADEF is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.094 H 281.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADEF |
|---|---|
| RGB | rgb(170, 173, 239) |
| HSL | hsl(237, 68%, 80%) |
| HSV | hsv(237, 29%, 94%) |
| CMYK | cmyk(28.9%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(72.67, 13.46, -33.26) |
| CIE-LCH | lch(72.67, 35.88, 292.03°) |
| OKLab | oklab(76.94% 0.0194 -0.0921) |
| OKLCH | oklch(76.94% 0.094 281.9) |
| XYZ | xyz(47.0970, 44.6640, 87.7842) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.49
Lavender
#B39DDB
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADEF #EFECAA
analogous
#AAD0EF #AAADEF #C9AAEF
triadic
#AAADEF #EFAAAD #ADEFAA
tetradic
#AAADEF #EFAAD0 #EFECAA #AAEFC9
square
#AAADEF #EFAAD0 #EFECAA #AAEFC9
split-complementary
#AAADEF #EFC9AA #D0EFAA
monochromatic
#434ADC #767BE5 #AAADEF #DEDFF9 #E5E6FA
Accessibility & contrast
On white
2.11
#AAADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AAADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADEF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADEF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#99B9C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaadef; /* rgb */ color: rgb(170, 173, 239); /* oklch */ color: oklch(76.9% 0.094 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5f4',
500: '#aaadef',
950: '#000000',
},
}SCSS
$custom: #aaadef; $custom-light: #c4c5f4; $custom-dark: #000000;
JSON
{
"hex": "#aaadef",
"rgb": {
"r": 170,
"g": 173,
"b": 239
},
"hsl": {
"h": 237.391,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76942,
"c": 0.09413,
"h": 281.9
},
"luminance": 0.44665
}Semantic roles & 50–950 ramp
primary
#AAADEF
secondary
#F2F1D9
accent
#C815D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185