#9FA0FA#9FA0FA
#9FA0FA is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.1% C 0.129 H 282.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0FA |
|---|---|
| RGB | rgb(159, 160, 250) |
| HSL | hsl(239, 90%, 80%) |
| HSV | hsv(239, 36%, 98%) |
| CMYK | cmyk(36.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(69.05, 20.55, -44.95) |
| CIE-LCH | lch(69.05, 49.42, 294.57°) |
| OKLab | oklab(74.1% 0.0275 -0.1259) |
| OKLCH | oklch(74.1% 0.129 282.3) |
| XYZ | xyz(44.1193, 39.4131, 95.7068) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.39
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 6.98
Periwinkle (survey)
#8E82FE
ΔE00 8.59
Pastel Blue
#A2BFFE
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0FA #FAF99F
analogous
#9FCDFA #9FA0FA #CC9FFA
triadic
#9FA0FA #FA9FA0 #A0FA9F
tetradic
#9FA0FA #FA9FCD #FAF99F #9FFACC
square
#9FA0FA #FA9FCD #FAF99F #9FFACC
split-complementary
#9FA0FA #FACC9F #CDFA9F
monochromatic
#2B2DF4 #6566F7 #9FA0FA #D9DAFD #E2E2FD
Accessibility & contrast
On white
2.36
#9FA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#9FA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0FA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0FA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#86B1C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fa0fa; /* rgb */ color: rgb(159, 160, 250); /* oklch */ color: oklch(74.1% 0.129 282.3);
Tailwind
colors: {
custom: {
50: '#bebcfc',
500: '#9fa0fa',
950: '#000000',
},
}SCSS
$custom: #9fa0fa; $custom-light: #bebcfc; $custom-dark: #000000;
JSON
{
"hex": "#9fa0fa",
"rgb": {
"r": 159,
"g": 160,
"b": 250
},
"hsl": {
"h": 239.341,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.74102,
"c": 0.12888,
"h": 282.3
},
"luminance": 0.39415
}Semantic roles & 50–950 ramp
primary
#9FA0FA
secondary
#F6F5D5
accent
#E300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185