#9FA6FA#9FA6FA
#9FA6FA is a light, vivid blue. Relative luminance 0.415; OKLCH L 75.3% C 0.121 H 279.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA6FA |
|---|---|
| RGB | rgb(159, 166, 250) |
| HSL | hsl(235, 90%, 80%) |
| HSV | hsv(235, 36%, 98%) |
| CMYK | cmyk(36.4%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(70.56, 17.15, -42.59) |
| CIE-LCH | lch(70.56, 45.91, 291.93°) |
| OKLab | oklab(75.26% 0.0198 -0.1191) |
| OKLCH | oklch(75.26% 0.121 279.4) |
| XYZ | xyz(45.1847, 41.5438, 96.0620) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.39
Lavender Blue
#8B88F8
ΔE00 8.50
Carolina Blue
#8AB8FE
ΔE00 9.19
Light Periwinkle
#C1C6FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA6FA #FAF39F
analogous
#9FD3FA #9FA6FA #C69FFA
triadic
#9FA6FA #FA9FA6 #A6FA9F
tetradic
#9FA6FA #FA9FD3 #FAF39F #9FFAC6
square
#9FA6FA #FA9FD3 #FAF39F #9FFAC6
split-complementary
#9FA6FA #FAC69F #D3FA9F
monochromatic
#2B3AF4 #6570F7 #9FA6FA #D9DCFD #E2E4FD
Accessibility & contrast
On white
2.26
#9FA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9FA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA6FA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA6FA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#85B6C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fa6fa; /* rgb */ color: rgb(159, 166, 250); /* oklch */ color: oklch(75.3% 0.121 279.4);
Tailwind
colors: {
custom: {
50: '#bec0fc',
500: '#9fa6fa',
950: '#000000',
},
}SCSS
$custom: #9fa6fa; $custom-light: #bec0fc; $custom-dark: #000000;
JSON
{
"hex": "#9fa6fa",
"rgb": {
"r": 159,
"g": 166,
"b": 250
},
"hsl": {
"h": 235.385,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.75259,
"c": 0.12072,
"h": 279.4
},
"luminance": 0.41545
}Semantic roles & 50–950 ramp
primary
#9FA6FA
secondary
#F6F3D5
accent
#D400E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185