#9FABCD#9FABCD
#9FABCD is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.051 H 269.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABCD |
|---|---|
| RGB | rgb(159, 171, 205) |
| HSL | hsl(224, 32%, 71%) |
| HSV | hsv(224, 22%, 80%) |
| CMYK | cmyk(22.4%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(70.11, 3.16, -18.67) |
| CIE-LCH | lch(70.11, 18.93, 279.59°) |
| OKLab | oklab(74.34% -0.0001 -0.051) |
| OKLCH | oklch(74.34% 0.051 269.9) |
| XYZ | xyz(39.8776, 40.9036, 63.5399) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.86
Pastel Blue
#A2BFFE
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.24
Light Grey Blue
#9DBCD4
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABCD #CDC19F
analogous
#9FC2CD #9FABCD #AA9FCD
triadic
#9FABCD #CD9FAB #ABCD9F
tetradic
#9FABCD #CD9FC2 #CDC19F #9FCDAA
square
#9FABCD #CD9FC2 #CDC19F #9FCDAA
split-complementary
#9FABCD #CDAA9F #C2CD9F
monochromatic
#53679F #7788B8 #9FABCD #C7CEE2 #EBEDF5
Accessibility & contrast
On white
2.29
#9FABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9FABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABCD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABCD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCF
Deuteranopia (green-blind)
#9DAACC
Tritanopia (blue-blind)
#94B1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fabcd; /* rgb */ color: rgb(159, 171, 205); /* oklch */ color: oklch(74.3% 0.051 269.9);
Tailwind
colors: {
custom: {
50: '#bcc3dc',
500: '#9fabcd',
950: '#000000',
},
}SCSS
$custom: #9fabcd; $custom-light: #bcc3dc; $custom-dark: #000000;
JSON
{
"hex": "#9fabcd",
"rgb": {
"r": 159,
"g": 171,
"b": 205
},
"hsl": {
"h": 224.348,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74338,
"c": 0.05099,
"h": 269.9
},
"luminance": 0.40905
}Semantic roles & 50–950 ramp
primary
#9FABCD
secondary
#EAE7DE
accent
#8D3BAA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183