#9FA7CB#9FA7CB
#9FA7CB is a light, muted blue. Relative luminance 0.393; OKLCH L 73.4% C 0.053 H 275.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7CB |
|---|---|
| RGB | rgb(159, 167, 203) |
| HSL | hsl(229, 30%, 71%) |
| HSV | hsv(229, 22%, 80%) |
| CMYK | cmyk(21.7%, 17.7%, 0%, 20.4%) |
| CIE-LAB | lab(68.98, 4.91, -19.28) |
| CIE-LCH | lch(68.98, 19.89, 284.28°) |
| OKLab | oklab(73.43% 0.0048 -0.0527) |
| OKLCH | oklch(73.43% 0.053 275.2) |
| XYZ | xyz(38.8936, 39.3193, 62.0286) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.02
Light Periwinkle
#C1C6FC
ΔE00 9.68
Lightsteelblue
#B0C4DE
ΔE00 9.71
Cloudy Blue
#ACC2D9
ΔE00 10.47
Pastel Blue
#A2BFFE
ΔE00 10.47
Light Blue Grey
#B7C9E2
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7CB #CBC39F
analogous
#9FBDCB #9FA7CB #AD9FCB
triadic
#9FA7CB #CB9FA7 #A7CB9F
tetradic
#9FA7CB #CB9FBD #CBC39F #9FCBAD
square
#9FA7CB #CB9FBD #CBC39F #9FCBAD
split-complementary
#9FA7CB #CBAD9F #BDCB9F
monochromatic
#54619B #7783B5 #9FA7CB #C7CBE1 #EBEDF4
Accessibility & contrast
On white
2.37
#9FA7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#9FA7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7CB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7CB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#9AA7CA
Tritanopia (blue-blind)
#95AEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fa7cb; /* rgb */ color: rgb(159, 167, 203); /* oklch */ color: oklch(73.4% 0.053 275.2);
Tailwind
colors: {
custom: {
50: '#bcc1db',
500: '#9fa7cb',
950: '#000000',
},
}SCSS
$custom: #9fa7cb; $custom-light: #bcc1db; $custom-dark: #000000;
JSON
{
"hex": "#9fa7cb",
"rgb": {
"r": 159,
"g": 167,
"b": 203
},
"hsl": {
"h": 229.091,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.73435,
"c": 0.05288,
"h": 275.2
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#9FA7CB
secondary
#E9E7DD
accent
#953DA8
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121215
muted
#818183