#9FA8FA#9FA8FA
#9FA8FA is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.6% C 0.118 H 278.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA8FA |
|---|---|
| RGB | rgb(159, 168, 250) |
| HSL | hsl(234, 90%, 80%) |
| HSV | hsv(234, 36%, 98%) |
| CMYK | cmyk(36.4%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(71.06, 16.02, -41.80) |
| CIE-LCH | lch(71.06, 44.76, 290.97°) |
| OKLab | oklab(75.65% 0.0172 -0.1168) |
| OKLCH | oklch(75.65% 0.118 278.4) |
| XYZ | xyz(45.5511, 42.2766, 96.1841) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 8.68
Lavender Blue
#8B88F8
ΔE00 9.02
Light Periwinkle
#C1C6FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA8FA #FAF19F
analogous
#9FD5FA #9FA8FA #C39FFA
triadic
#9FA8FA #FA9FA8 #A8FA9F
tetradic
#9FA8FA #FA9FD5 #FAF19F #9FFAC3
square
#9FA8FA #FA9FD5 #FAF19F #9FFAC3
split-complementary
#9FA8FA #FAC39F #D5FA9F
monochromatic
#2B3FF4 #6573F7 #9FA8FA #D9DDFD #E2E5FD
Accessibility & contrast
On white
2.22
#9FA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#9FA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA8FA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA8FA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#85B8C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fa8fa; /* rgb */ color: rgb(159, 168, 250); /* oklch */ color: oklch(75.6% 0.118 278.4);
Tailwind
colors: {
custom: {
50: '#bec1fc',
500: '#9fa8fa',
950: '#000000',
},
}SCSS
$custom: #9fa8fa; $custom-light: #bec1fc; $custom-dark: #000000;
JSON
{
"hex": "#9fa8fa",
"rgb": {
"r": 159,
"g": 168,
"b": 250
},
"hsl": {
"h": 234.066,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.75649,
"c": 0.11806,
"h": 278.4
},
"luminance": 0.42278
}Semantic roles & 50–950 ramp
primary
#9FA8FA
secondary
#F6F2D5
accent
#CF00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185