#9FA7DC#9FA7DC
#9FA7DC is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.1% C 0.077 H 277.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7DC |
|---|---|
| RGB | rgb(159, 167, 220) |
| HSL | hsl(232, 47%, 74%) |
| HSV | hsv(232, 28%, 86%) |
| CMYK | cmyk(27.7%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(69.59, 8.95, -27.70) |
| CIE-LCH | lch(69.59, 29.11, 287.91°) |
| OKLab | oklab(74.11% 0.0103 -0.0764) |
| OKLCH | oklch(74.11% 0.077 277.7) |
| XYZ | xyz(41.0316, 40.1746, 73.2889) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 7.78
Light Periwinkle
#C1C6FC
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.57
Perrywinkle
#8F8CE7
ΔE00 8.87
Periwinkle
#CCCCFF
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7DC #DCD49F
analogous
#9FC6DC #9FA7DC #B69FDC
triadic
#9FA7DC #DC9FA7 #A7DC9F
tetradic
#9FA7DC #DC9FC6 #DCD49F #9FDCB6
square
#9FA7DC #DC9FC6 #DCD49F #9FDCB6
split-complementary
#9FA7DC #DCB69F #C6DC9F
monochromatic
#4555BB #727ECC #9FA7DC #CCD0EC #E9EAF7
Accessibility & contrast
On white
2.32
#9FA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9FA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7DC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7DC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#94A8DB
Tritanopia (blue-blind)
#90B1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9fa7dc; /* rgb */ color: rgb(159, 167, 220); /* oklch */ color: oklch(74.1% 0.077 277.7);
Tailwind
colors: {
custom: {
50: '#bcc1e7',
500: '#9fa7dc',
950: '#000000',
},
}SCSS
$custom: #9fa7dc; $custom-light: #bcc1e7; $custom-dark: #000000;
JSON
{
"hex": "#9fa7dc",
"rgb": {
"r": 159,
"g": 167,
"b": 220
},
"hsl": {
"h": 232.131,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.74114,
"c": 0.07709,
"h": 277.7
},
"luminance": 0.40176
}Semantic roles & 50–950 ramp
primary
#9FA7DC
secondary
#EEECDD
accent
#A72CBA
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#121216
muted
#818184