#9FAFCB#9FAFCB
#9FAFCB is a light, muted blue. Relative luminance 0.423; OKLCH L 75.1% C 0.044 H 261.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAFCB |
|---|---|
| RGB | rgb(159, 175, 203) |
| HSL | hsl(218, 30%, 71%) |
| HSV | hsv(218, 22%, 80%) |
| CMYK | cmyk(21.7%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(71.11, 0.50, -16.06) |
| CIE-LCH | lch(71.11, 16.07, 271.77°) |
| OKLab | oklab(75.1% -0.0064 -0.0437) |
| OKLCH | oklch(75.1% 0.044 261.7) |
| XYZ | xyz(40.4047, 42.3417, 62.5323) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.78
Cloudy Blue
#ACC2D9
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.95
Cool Gray
#9AA7B0
ΔE00 8.15
Bluey Grey
#89A0B0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAFCB #CBBB9F
analogous
#9FC5CB #9FAFCB #A59FCB
triadic
#9FAFCB #CB9FAF #AFCB9F
tetradic
#9FAFCB #CB9FC5 #CBBB9F #9FCBA5
square
#9FAFCB #CB9FC5 #CBBB9F #9FCBA5
split-complementary
#9FAFCB #CBA59F #C5CB9F
monochromatic
#546E9B #778EB5 #9FAFCB #C7D0E1 #EBEEF4
Accessibility & contrast
On white
2.22
#9FAFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#9FAFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAFCB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAFCB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CC
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#94B5B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fafcb; /* rgb */ color: rgb(159, 175, 203); /* oklch */ color: oklch(75.1% 0.044 261.7);
Tailwind
colors: {
custom: {
50: '#bcc6da',
500: '#9fafcb',
950: '#000000',
},
}SCSS
$custom: #9fafcb; $custom-light: #bcc6da; $custom-dark: #000000;
JSON
{
"hex": "#9fafcb",
"rgb": {
"r": 159,
"g": 175,
"b": 203
},
"hsl": {
"h": 218.182,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.75097,
"c": 0.04422,
"h": 261.7
},
"luminance": 0.42343
}Semantic roles & 50–950 ramp
primary
#9FAFCB
secondary
#E9E4DD
accent
#813DA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121315
muted
#818283