#9FA7CF#9FA7CF
#9FA7CF is a light, muted blue. Relative luminance 0.395; OKLCH L 73.6% C 0.059 H 276.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7CF |
|---|---|
| RGB | rgb(159, 167, 207) |
| HSL | hsl(230, 33%, 72%) |
| HSV | hsv(230, 23%, 81%) |
| CMYK | cmyk(23.2%, 19.3%, 0%, 18.8%) |
| CIE-LAB | lab(69.12, 5.84, -21.27) |
| CIE-LCH | lch(69.12, 22.06, 285.34°) |
| OKLab | oklab(73.59% 0.0062 -0.0582) |
| OKLCH | oklch(73.59% 0.059 276) |
| XYZ | xyz(39.3764, 39.5125, 64.5715) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.44
Light Periwinkle
#C1C6FC
ΔE00 9.20
Pastel Blue
#A2BFFE
ΔE00 9.96
Lightsteelblue
#B0C4DE
ΔE00 10.01
Periwinkle Blue
#8F99FB
ΔE00 10.06
Perrywinkle
#8F8CE7
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7CF #CFC79F
analogous
#9FBFCF #9FA7CF #AF9FCF
triadic
#9FA7CF #CF9FA7 #A7CF9F
tetradic
#9FA7CF #CF9FBF #CFC79F #9FCFAF
square
#9FA7CF #CF9FBF #CFC79F #9FCFAF
split-complementary
#9FA7CF #CFAF9F #BFCF9F
monochromatic
#515FA2 #7682BB #9FA7CF #C8CCE3 #EBECF5
Accessibility & contrast
On white
2.36
#9FA7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#9FA7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7CF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7CF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#99A7CE
Tritanopia (blue-blind)
#94AEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9fa7cf; /* rgb */ color: rgb(159, 167, 207); /* oklch */ color: oklch(73.6% 0.059 276.0);
Tailwind
colors: {
custom: {
50: '#bcc1dd',
500: '#9fa7cf',
950: '#000000',
},
}SCSS
$custom: #9fa7cf; $custom-light: #bcc1dd; $custom-dark: #000000;
JSON
{
"hex": "#9fa7cf",
"rgb": {
"r": 159,
"g": 167,
"b": 207
},
"hsl": {
"h": 230,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.73589,
"c": 0.05857,
"h": 276
},
"luminance": 0.39513
}Semantic roles & 50–950 ramp
primary
#9FA7CF
secondary
#EBE9DF
accent
#9939AC
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183