#9AAADE#9AAADE
#9AAADE is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.077 H 271.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAADE |
|---|---|
| RGB | rgb(154, 170, 222) |
| HSL | hsl(226, 51%, 74%) |
| HSV | hsv(226, 31%, 87%) |
| CMYK | cmyk(30.6%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(70.10, 6.31, -28.05) |
| CIE-LCH | lch(70.10, 28.75, 282.67°) |
| OKLab | oklab(74.44% 0.0016 -0.0775) |
| OKLCH | oklch(74.44% 0.077 271.2) |
| XYZ | xyz(40.8823, 40.8920, 74.8320) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 7.00
Carolina Blue
#8AB8FE
ΔE00 8.46
Light Periwinkle
#C1C6FC
ΔE00 8.59
Perrywinkle
#8F8CE7
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAADE #DECE9A
analogous
#9ACCDE #9AAADE #AC9ADE
triadic
#9AAADE #DE9AAA #AADE9A
tetradic
#9AAADE #DE9ACC #DECE9A #9ADEAC
square
#9AAADE #DE9ACC #DECE9A #9ADEAC
split-complementary
#9AAADE #DEAC9A #CCDE9A
monochromatic
#3E5DBF #6C83CF #9AAADE #C8D1ED #E8ECF7
Accessibility & contrast
On white
2.29
#9AAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9AAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAADE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAADE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEE0
Deuteranopia (green-blind)
#94A9DD
Tritanopia (blue-blind)
#88B4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9aaade; /* rgb */ color: rgb(154, 170, 222); /* oklch */ color: oklch(74.4% 0.077 271.2);
Tailwind
colors: {
custom: {
50: '#b9c3e8',
500: '#9aaade',
950: '#000000',
},
}SCSS
$custom: #9aaade; $custom-light: #b9c3e8; $custom-dark: #000000;
JSON
{
"hex": "#9aaade",
"rgb": {
"r": 154,
"g": 170,
"b": 222
},
"hsl": {
"h": 225.882,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.74444,
"c": 0.07749,
"h": 271.2
},
"luminance": 0.40893
}Semantic roles & 50–950 ramp
primary
#9AAADE
secondary
#EFEADC
accent
#9B27BE
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184