#9FA7CC#9FA7CC
#9FA7CC is a light, muted blue. Relative luminance 0.394; OKLCH L 73.5% C 0.054 H 275.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7CC |
|---|---|
| RGB | rgb(159, 167, 204) |
| HSL | hsl(229, 31%, 71%) |
| HSV | hsv(229, 22%, 80%) |
| CMYK | cmyk(22.1%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(69.02, 5.14, -19.77) |
| CIE-LCH | lch(69.02, 20.43, 284.56°) |
| OKLab | oklab(73.47% 0.0051 -0.054) |
| OKLCH | oklch(73.47% 0.054 275.4) |
| XYZ | xyz(39.0131, 39.3672, 62.6582) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 9.54
Lightsteelblue
#B0C4DE
ΔE00 9.79
Pastel Blue
#A2BFFE
ΔE00 10.34
Cloudy Blue
#ACC2D9
ΔE00 10.57
Light Blue Grey
#B7C9E2
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7CC #CCC49F
analogous
#9FBDCC #9FA7CC #AD9FCC
triadic
#9FA7CC #CC9FA7 #A7CC9F
tetradic
#9FA7CC #CC9FBD #CCC49F #9FCCAD
square
#9FA7CC #CC9FBD #CCC49F #9FCCAD
split-complementary
#9FA7CC #CCAD9F #BDCC9F
monochromatic
#53619D #7782B7 #9FA7CC #C7CCE1 #EBEDF4
Accessibility & contrast
On white
2.37
#9FA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#9FA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7CC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7CC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#94AEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fa7cc; /* rgb */ color: rgb(159, 167, 204); /* oklch */ color: oklch(73.5% 0.054 275.4);
Tailwind
colors: {
custom: {
50: '#bcc1db',
500: '#9fa7cc',
950: '#000000',
},
}SCSS
$custom: #9fa7cc; $custom-light: #bcc1db; $custom-dark: #000000;
JSON
{
"hex": "#9fa7cc",
"rgb": {
"r": 159,
"g": 167,
"b": 204
},
"hsl": {
"h": 229.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.73473,
"c": 0.05429,
"h": 275.4
},
"luminance": 0.39368
}Semantic roles & 50–950 ramp
primary
#9FA7CC
secondary
#E9E7DD
accent
#963CA9
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183