#9FABDF#9FABDF
#9FABDF is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.0% C 0.076 H 274.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABDF |
|---|---|
| RGB | rgb(159, 171, 223) |
| HSL | hsl(229, 50%, 75%) |
| HSV | hsv(229, 29%, 87%) |
| CMYK | cmyk(28.7%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(70.75, 7.45, -27.57) |
| CIE-LCH | lch(70.75, 28.56, 285.13°) |
| OKLab | oklab(75.05% 0.0058 -0.0761) |
| OKLCH | oklch(75.05% 0.076 274.3) |
| XYZ | xyz(42.1766, 41.8232, 75.6482) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.71
Light Periwinkle
#C1C6FC
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.32
Carolina Blue
#8AB8FE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABDF #DFD39F
analogous
#9FCBDF #9FABDF #B39FDF
triadic
#9FABDF #DF9FAB #ABDF9F
tetradic
#9FABDF #DF9FCB #DFD39F #9FDFB3
square
#9FABDF #DF9FCB #DFD39F #9FDFB3
split-complementary
#9FABDF #DFB39F #CBDF9F
monochromatic
#435BC0 #7183D0 #9FABDF #CDD3EE #E8EBF7
Accessibility & contrast
On white
2.24
#9FABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9FABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABDF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABDF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#8EB5BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fabdf; /* rgb */ color: rgb(159, 171, 223); /* oklch */ color: oklch(75.0% 0.076 274.3);
Tailwind
colors: {
custom: {
50: '#bcc3e9',
500: '#9fabdf',
950: '#000000',
},
}SCSS
$custom: #9fabdf; $custom-light: #bcc3e9; $custom-dark: #000000;
JSON
{
"hex": "#9fabdf",
"rgb": {
"r": 159,
"g": 171,
"b": 223
},
"hsl": {
"h": 228.75,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.75049,
"c": 0.07627,
"h": 274.3
},
"luminance": 0.41824
}Semantic roles & 50–950 ramp
primary
#9FABDF
secondary
#EEEBDD
accent
#A128BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184