#9FA3FA#9FA3FA
#9FA3FA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.7% C 0.125 H 280.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA3FA |
|---|---|
| RGB | rgb(159, 163, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 36%, 98%) |
| CMYK | cmyk(36.4%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(69.80, 18.84, -43.77) |
| CIE-LCH | lch(69.80, 47.65, 293.29°) |
| OKLab | oklab(74.68% 0.0236 -0.1225) |
| OKLCH | oklch(74.68% 0.125 280.9) |
| XYZ | xyz(44.6457, 40.4658, 95.8823) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.68
Perrywinkle
#8F8CE7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.17
Periwinkle (survey)
#8E82FE
ΔE00 9.40
Lavender
#B39DDB
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA3FA #FAF69F
analogous
#9FD0FA #9FA3FA #C99FFA
triadic
#9FA3FA #FA9FA3 #A3FA9F
tetradic
#9FA3FA #FA9FD0 #FAF69F #9FFAC9
square
#9FA3FA #FA9FD0 #FAF69F #9FFAC9
split-complementary
#9FA3FA #FAC99F #D0FA9F
monochromatic
#2B34F4 #656BF7 #9FA3FA #D9DBFD #E2E3FD
Accessibility & contrast
On white
2.31
#9FA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9FA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA3FA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA3FA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#85B4C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa3fa; /* rgb */ color: rgb(159, 163, 250); /* oklch */ color: oklch(74.7% 0.125 280.9);
Tailwind
colors: {
custom: {
50: '#bebefc',
500: '#9fa3fa',
950: '#000000',
},
}SCSS
$custom: #9fa3fa; $custom-light: #bebefc; $custom-dark: #000000;
JSON
{
"hex": "#9fa3fa",
"rgb": {
"r": 159,
"g": 163,
"b": 250
},
"hsl": {
"h": 237.363,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74678,
"c": 0.12476,
"h": 280.9
},
"luminance": 0.40467
}Semantic roles & 50–950 ramp
primary
#9FA3FA
secondary
#F6F4D5
accent
#DB00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185