#9FA1FA#9FA1FA
#9FA1FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.3% C 0.128 H 281.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA1FA |
|---|---|
| RGB | rgb(159, 161, 250) |
| HSL | hsl(239, 90%, 80%) |
| HSV | hsv(239, 36%, 98%) |
| CMYK | cmyk(36.4%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(69.30, 19.98, -44.55) |
| CIE-LCH | lch(69.30, 48.83, 294.15°) |
| OKLab | oklab(74.29% 0.0262 -0.1248) |
| OKLCH | oklch(74.29% 0.128 281.8) |
| XYZ | xyz(44.2934, 39.7612, 95.7649) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 8.76
Periwinkle (survey)
#8E82FE
ΔE00 8.86
Lavender
#B39DDB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA1FA #FAF89F
analogous
#9FCFFA #9FA1FA #CA9FFA
triadic
#9FA1FA #FA9FA1 #A1FA9F
tetradic
#9FA1FA #FA9FCF #FAF89F #9FFACA
square
#9FA1FA #FA9FCF #FAF89F #9FFACA
split-complementary
#9FA1FA #FACA9F #CFFA9F
monochromatic
#2B2FF4 #6568F7 #9FA1FA #D9DAFD #E2E3FD
Accessibility & contrast
On white
2.35
#9FA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9FA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA1FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA1FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#86B2C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9fa1fa; /* rgb */ color: rgb(159, 161, 250); /* oklch */ color: oklch(74.3% 0.128 281.8);
Tailwind
colors: {
custom: {
50: '#bebcfc',
500: '#9fa1fa',
950: '#000000',
},
}SCSS
$custom: #9fa1fa; $custom-light: #bebcfc; $custom-dark: #000000;
JSON
{
"hex": "#9fa1fa",
"rgb": {
"r": 159,
"g": 161,
"b": 250
},
"hsl": {
"h": 238.681,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74293,
"c": 0.1275,
"h": 281.8
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#9FA1FA
secondary
#F6F5D5
accent
#E000E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185