#9AA9DB#9AA9DB
#9AA9DB is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.1% C 0.074 H 271.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA9DB |
|---|---|
| RGB | rgb(154, 169, 219) |
| HSL | hsl(226, 47%, 73%) |
| HSV | hsv(226, 30%, 86%) |
| CMYK | cmyk(29.7%, 22.8%, 0%, 14.1%) |
| CIE-LAB | lab(69.72, 6.12, -26.98) |
| CIE-LCH | lch(69.72, 27.67, 282.77°) |
| OKLab | oklab(74.11% 0.002 -0.0744) |
| OKLCH | oklch(74.11% 0.074 271.5) |
| XYZ | xyz(40.2970, 40.3591, 72.6710) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 8.75
Carolina Blue
#8AB8FE
ΔE00 8.97
Perrywinkle
#8F8CE7
ΔE00 9.16
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA9DB #DBCC9A
analogous
#9AC9DB #9AA9DB #AB9ADB
triadic
#9AA9DB #DB9AA9 #A9DB9A
tetradic
#9AA9DB #DB9AC9 #DBCC9A #9ADBAB
square
#9AA9DB #DB9AC9 #DBCC9A #9ADBAB
split-complementary
#9AA9DB #DBAB9A #C9DB9A
monochromatic
#425DB9 #6D83CB #9AA9DB #C7CFEB #E8ECF7
Accessibility & contrast
On white
2.31
#9AA9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#9AA9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA9DB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA9DB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDD
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#89B3BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa9db; /* rgb */ color: rgb(154, 169, 219); /* oklch */ color: oklch(74.1% 0.074 271.5);
Tailwind
colors: {
custom: {
50: '#b9c2e6',
500: '#9aa9db',
950: '#000000',
},
}SCSS
$custom: #9aa9db; $custom-light: #b9c2e6; $custom-dark: #000000;
JSON
{
"hex": "#9aa9db",
"rgb": {
"r": 154,
"g": 169,
"b": 219
},
"hsl": {
"h": 226.154,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.74114,
"c": 0.07447,
"h": 271.5
},
"luminance": 0.4036
}Semantic roles & 50–950 ramp
primary
#9AA9DB
secondary
#EEEADD
accent
#992BBB
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184