#9FA4FA#9FA4FA
#9FA4FA is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.9% C 0.123 H 280.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA4FA |
|---|---|
| RGB | rgb(159, 164, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 36%, 98%) |
| CMYK | cmyk(36.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.05, 18.28, -43.38) |
| CIE-LCH | lch(70.05, 47.07, 292.85°) |
| OKLab | oklab(74.87% 0.0223 -0.1214) |
| OKLCH | oklch(74.87% 0.123 280.4) |
| XYZ | xyz(44.8239, 40.8223, 95.9417) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.87
Lavender Blue
#8B88F8
ΔE00 7.98
Lavender
#B39DDB
ΔE00 9.62
Periwinkle (survey)
#8E82FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA4FA #FAF59F
analogous
#9FD2FA #9FA4FA #C79FFA
triadic
#9FA4FA #FA9FA4 #A4FA9F
tetradic
#9FA4FA #FA9FD2 #FAF59F #9FFAC7
square
#9FA4FA #FA9FD2 #FAF59F #9FFAC7
split-complementary
#9FA4FA #FAC79F #D2FA9F
monochromatic
#2B36F4 #656DF7 #9FA4FA #D9DBFD #E2E3FD
Accessibility & contrast
On white
2.29
#9FA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#9FA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA4FA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA4FA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#85B5C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa4fa; /* rgb */ color: rgb(159, 164, 250); /* oklch */ color: oklch(74.9% 0.123 280.4);
Tailwind
colors: {
custom: {
50: '#bebefc',
500: '#9fa4fa',
950: '#000000',
},
}SCSS
$custom: #9fa4fa; $custom-light: #bebefc; $custom-dark: #000000;
JSON
{
"hex": "#9fa4fa",
"rgb": {
"r": 159,
"g": 164,
"b": 250
},
"hsl": {
"h": 236.703,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74871,
"c": 0.12341,
"h": 280.4
},
"luminance": 0.40824
}Semantic roles & 50–950 ramp
primary
#9FA4FA
secondary
#F6F4D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185