#9FABCC#9FABCC
#9FABCC is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.050 H 269.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABCC |
|---|---|
| RGB | rgb(159, 171, 204) |
| HSL | hsl(224, 31%, 71%) |
| HSV | hsv(224, 22%, 80%) |
| CMYK | cmyk(22.1%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(70.07, 2.92, -18.17) |
| CIE-LCH | lch(70.07, 18.40, 279.14°) |
| OKLab | oklab(74.3% -0.0005 -0.0496) |
| OKLCH | oklch(74.3% 0.05 269.4) |
| XYZ | xyz(39.7573, 40.8555, 62.9063) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.75
Pastel Blue
#A2BFFE
ΔE00 9.29
Light Periwinkle
#C1C6FC
ΔE00 9.41
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABCC #CCC09F
analogous
#9FC1CC #9FABCC #A99FCC
triadic
#9FABCC #CC9FAB #ABCC9F
tetradic
#9FABCC #CC9FC1 #CCC09F #9FCCA9
square
#9FABCC #CC9FC1 #CCC09F #9FCCA9
split-complementary
#9FABCC #CCA99F #C1CC9F
monochromatic
#53679D #7788B7 #9FABCC #C7CEE1 #EBEEF4
Accessibility & contrast
On white
2.29
#9FABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#9FABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABCC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABCC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCE
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#94B1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fabcc; /* rgb */ color: rgb(159, 171, 204); /* oklch */ color: oklch(74.3% 0.050 269.4);
Tailwind
colors: {
custom: {
50: '#bcc3db',
500: '#9fabcc',
950: '#000000',
},
}SCSS
$custom: #9fabcc; $custom-light: #bcc3db; $custom-dark: #000000;
JSON
{
"hex": "#9fabcc",
"rgb": {
"r": 159,
"g": 171,
"b": 204
},
"hsl": {
"h": 224,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.743,
"c": 0.04959,
"h": 269.4
},
"luminance": 0.40856
}Semantic roles & 50–950 ramp
primary
#9FABCC
secondary
#E9E6DD
accent
#8C3CA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183