#9FA3FB#9FA3FB
#9FA3FB is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.7% C 0.126 H 280.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA3FB |
|---|---|
| RGB | rgb(159, 163, 251) |
| HSL | hsl(237, 92%, 80%) |
| HSV | hsv(237, 37%, 98%) |
| CMYK | cmyk(36.7%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.84, 19.11, -44.24) |
| CIE-LCH | lch(69.84, 48.19, 293.36°) |
| OKLab | oklab(74.73% 0.0238 -0.1239) |
| OKLCH | oklch(74.73% 0.126 280.9) |
| XYZ | xyz(44.8029, 40.5287, 96.7103) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.63
Perrywinkle
#8F8CE7
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.15
Periwinkle (survey)
#8E82FE
ΔE00 9.36
Lavender
#B39DDB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA3FB #FBF79F
analogous
#9FD1FB #9FA3FB #C99FFB
triadic
#9FA3FB #FB9FA3 #A3FB9F
tetradic
#9FA3FB #FB9FD1 #FBF79F #9FFBC9
square
#9FA3FB #FB9FD1 #FBF79F #9FFBC9
split-complementary
#9FA3FB #FBC99F #D1FB9F
monochromatic
#2932F6 #646BF9 #9FA3FB #DADBFD #E2E3FE
Accessibility & contrast
On white
2.31
#9FA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#9FA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA3FB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA3FB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#85B4C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa3fb; /* rgb */ color: rgb(159, 163, 251); /* oklch */ color: oklch(74.7% 0.126 280.9);
Tailwind
colors: {
custom: {
50: '#bebefd',
500: '#9fa3fb',
950: '#000000',
},
}SCSS
$custom: #9fa3fb; $custom-light: #bebefd; $custom-dark: #000000;
JSON
{
"hex": "#9fa3fb",
"rgb": {
"r": 159,
"g": 163,
"b": 251
},
"hsl": {
"h": 237.391,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74727,
"c": 0.12615,
"h": 280.9
},
"luminance": 0.4053
}Semantic roles & 50–950 ramp
primary
#9FA3FB
secondary
#F6F4D5
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185