#9FABFB#9FABFB
#9FABFB is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.116 H 276.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABFB |
|---|---|
| RGB | rgb(159, 171, 251) |
| HSL | hsl(232, 92%, 80%) |
| HSV | hsv(232, 37%, 98%) |
| CMYK | cmyk(36.7%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.87, 14.59, -41.08) |
| CIE-LCH | lch(71.87, 43.60, 289.56°) |
| OKLab | oklab(76.28% 0.0136 -0.1147) |
| OKLCH | oklch(76.28% 0.116 276.8) |
| XYZ | xyz(46.2685, 43.4600, 97.1988) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.78
Carolina Blue
#8AB8FE
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.73
Perrywinkle
#8F8CE7
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABFB #FBEF9F
analogous
#9FD9FB #9FABFB #C19FFB
triadic
#9FABFB #FB9FAB #ABFB9F
tetradic
#9FABFB #FB9FD9 #FBEF9F #9FFBC1
square
#9FABFB #FB9FD9 #FBEF9F #9FFBC1
split-complementary
#9FABFB #FBC19F #D9FB9F
monochromatic
#2944F6 #6478F9 #9FABFB #DADEFD #E2E5FE
Accessibility & contrast
On white
2.17
#9FABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#9FABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABFB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABFB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#84BBC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9fabfb; /* rgb */ color: rgb(159, 171, 251); /* oklch */ color: oklch(76.3% 0.116 276.8);
Tailwind
colors: {
custom: {
50: '#bec3fd',
500: '#9fabfb',
950: '#000000',
},
}SCSS
$custom: #9fabfb; $custom-light: #bec3fd; $custom-dark: #000000;
JSON
{
"hex": "#9fabfb",
"rgb": {
"r": 159,
"g": 171,
"b": 251
},
"hsl": {
"h": 232.174,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.76284,
"c": 0.11553,
"h": 276.8
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#9FABFB
secondary
#F6F2D5
accent
#C800E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185