#9FA7CA#9FA7CA
#9FA7CA is a light, muted blue. Relative luminance 0.393; OKLCH L 73.4% C 0.051 H 275.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7CA |
|---|---|
| RGB | rgb(159, 167, 202) |
| HSL | hsl(229, 29%, 71%) |
| HSV | hsv(229, 21%, 79%) |
| CMYK | cmyk(21.3%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.95, 4.68, -18.78) |
| CIE-LCH | lch(68.95, 19.35, 283.98°) |
| OKLab | oklab(73.4% 0.0045 -0.0513) |
| OKLCH | oklch(73.4% 0.051 275) |
| XYZ | xyz(38.7748, 39.2718, 61.4030) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.62
Light Periwinkle
#C1C6FC
ΔE00 9.81
Cloudy Blue
#ACC2D9
ΔE00 10.36
Light Blue Grey
#B7C9E2
ΔE00 10.43
Pastel Blue
#A2BFFE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7CA #CAC29F
analogous
#9FBCCA #9FA7CA #AC9FCA
triadic
#9FA7CA #CA9FA7 #A7CA9F
tetradic
#9FA7CA #CA9FBC #CAC29F #9FCAAC
square
#9FA7CA #CA9FBC #CAC29F #9FCAAC
split-complementary
#9FA7CA #CAAC9F #BCCA9F
monochromatic
#55629A #7883B4 #9FA7CA #C6CBE0 #EBEDF4
Accessibility & contrast
On white
2.37
#9FA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9FA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7CA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7CA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#9AA7C9
Tritanopia (blue-blind)
#95ADB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fa7ca; /* rgb */ color: rgb(159, 167, 202); /* oklch */ color: oklch(73.4% 0.051 275.0);
Tailwind
colors: {
custom: {
50: '#bcc1da',
500: '#9fa7ca',
950: '#000000',
},
}SCSS
$custom: #9fa7ca; $custom-light: #bcc1da; $custom-dark: #000000;
JSON
{
"hex": "#9fa7ca",
"rgb": {
"r": 159,
"g": 167,
"b": 202
},
"hsl": {
"h": 228.837,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.73397,
"c": 0.05145,
"h": 275
},
"luminance": 0.39273
}Semantic roles & 50–950 ramp
primary
#9FA7CA
secondary
#E8E6DD
accent
#943EA8
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121214
muted
#818183