#9AA5DE#9AA5DE
#9AA5DE is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.4% C 0.084 H 275.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA5DE |
|---|---|
| RGB | rgb(154, 165, 222) |
| HSL | hsl(230, 51%, 74%) |
| HSV | hsv(230, 31%, 87%) |
| CMYK | cmyk(30.6%, 25.7%, 0%, 12.9%) |
| CIE-LAB | lab(68.79, 9.11, -30.07) |
| CIE-LCH | lch(68.79, 31.42, 286.85°) |
| OKLab | oklab(73.42% 0.0083 -0.0832) |
| OKLCH | oklch(73.42% 0.084 275.7) |
| XYZ | xyz(39.9627, 39.0529, 74.5255) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.44
Perrywinkle
#8F8CE7
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.19
Lavender
#B39DDB
ΔE00 8.62
Light Periwinkle
#C1C6FC
ΔE00 9.28
Carolina Blue
#8AB8FE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA5DE #DED39A
analogous
#9AC7DE #9AA5DE #B19ADE
triadic
#9AA5DE #DE9AA5 #A5DE9A
tetradic
#9AA5DE #DE9AC7 #DED39A #9ADEB1
square
#9AA5DE #DE9AC7 #DED39A #9ADEB1
split-complementary
#9AA5DE #DEB19A #C7DE9A
monochromatic
#3E53BF #6C7CCF #9AA5DE #C8CEED #E8EAF7
Accessibility & contrast
On white
2.38
#9AA5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#9AA5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA5DE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA5DE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE0
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#88B0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa5de; /* rgb */ color: rgb(154, 165, 222); /* oklch */ color: oklch(73.4% 0.084 275.7);
Tailwind
colors: {
custom: {
50: '#b9bfe8',
500: '#9aa5de',
950: '#000000',
},
}SCSS
$custom: #9aa5de; $custom-light: #b9bfe8; $custom-dark: #000000;
JSON
{
"hex": "#9aa5de",
"rgb": {
"r": 154,
"g": 165,
"b": 222
},
"hsl": {
"h": 230.294,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.73424,
"c": 0.08361,
"h": 275.7
},
"luminance": 0.39054
}Semantic roles & 50–950 ramp
primary
#9AA5DE
secondary
#EFECDC
accent
#A627BE
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184