#9FAABA#9FAABA
#9FAABA is a light, muted blue. Relative luminance 0.397; OKLCH L 73.4% C 0.026 H 257.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAABA |
|---|---|
| RGB | rgb(159, 170, 186) |
| HSL | hsl(216, 16%, 68%) |
| HSV | hsv(216, 15%, 73%) |
| CMYK | cmyk(14.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(69.23, -0.54, -9.51) |
| CIE-LCH | lch(69.23, 9.52, 266.74°) |
| OKLab | oklab(73.45% -0.0056 -0.0257) |
| OKLCH | oklch(73.45% 0.026 257.7) |
| XYZ | xyz(37.5337, 39.6649, 52.1235) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.99
Bluey Grey
#89A0B0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAABA #BAAF9F
analogous
#9FB7BA #9FAABA #A19FBA
triadic
#9FAABA #BA9FAA #AABA9F
tetradic
#9FAABA #BA9FB7 #BAAF9F #9FBAA1
square
#9FAABA #BA9FB7 #BAAF9F #9FBAA1
split-complementary
#9FAABA #BAA19F #B7BA9F
monochromatic
#5D6C82 #7B8AA0 #9FAABA #C3CAD4 #E6E9ED
Accessibility & contrast
On white
2.35
#9FAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#9FAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAABA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAABA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#99ADAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9faaba; /* rgb */ color: rgb(159, 170, 186); /* oklch */ color: oklch(73.4% 0.026 257.7);
Tailwind
colors: {
custom: {
50: '#bbc3ce',
500: '#9faaba',
950: '#000000',
},
}SCSS
$custom: #9faaba; $custom-light: #bbc3ce; $custom-dark: #000000;
JSON
{
"hex": "#9faaba",
"rgb": {
"r": 159,
"g": 170,
"b": 186
},
"hsl": {
"h": 215.556,
"s": 16.364,
"l": 67.647
},
"oklch": {
"l": 0.73447,
"c": 0.02627,
"h": 257.7
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#9FAABA
secondary
#DFDBD6
accent
#7A4B9B
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121213
muted
#818182