#9FA6FC#9FA6FC
#9FA6FC is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.4% C 0.123 H 279.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA6FC |
|---|---|
| RGB | rgb(159, 166, 252) |
| HSL | hsl(235, 94%, 81%) |
| HSV | hsv(235, 37%, 99%) |
| CMYK | cmyk(36.9%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.64, 17.68, -43.53) |
| CIE-LCH | lch(70.64, 46.99, 292.10°) |
| OKLab | oklab(75.36% 0.0202 -0.1218) |
| OKLCH | oklch(75.36% 0.124 279.4) |
| XYZ | xyz(45.4999, 41.6699, 97.7223) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 7.26
Perrywinkle
#8F8CE7
ΔE00 7.44
Lavender Blue
#8B88F8
ΔE00 8.44
Carolina Blue
#8AB8FE
ΔE00 9.13
Light Periwinkle
#C1C6FC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA6FC #FCF59F
analogous
#9FD4FC #9FA6FC #C69FFC
triadic
#9FA6FC #FC9FA6 #A6FC9F
tetradic
#9FA6FC #FC9FD4 #FCF59F #9FFCC6
square
#9FA6FC #FC9FD4 #FCF59F #9FFCC6
split-complementary
#9FA6FC #FCC69F #D4FC9F
monochromatic
#2838F8 #646FFA #9FA6FC #DADDFE #E1E3FE
Accessibility & contrast
On white
2.25
#9FA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#9FA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA6FC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA6FC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#84B7C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fa6fc; /* rgb */ color: rgb(159, 166, 252); /* oklch */ color: oklch(75.4% 0.123 279.4);
Tailwind
colors: {
custom: {
50: '#bec0fd',
500: '#9fa6fc',
950: '#000000',
},
}SCSS
$custom: #9fa6fc; $custom-light: #bec0fd; $custom-dark: #000000;
JSON
{
"hex": "#9fa6fc",
"rgb": {
"r": 159,
"g": 166,
"b": 252
},
"hsl": {
"h": 235.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.75355,
"c": 0.1235,
"h": 279.4
},
"luminance": 0.41672
}Semantic roles & 50–950 ramp
primary
#9FA6FC
secondary
#F6F4D5
accent
#D400E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186