#9FA4FC#9FA4FC
#9FA4FC is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.0% C 0.126 H 280.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA4FC |
|---|---|
| RGB | rgb(159, 164, 252) |
| HSL | hsl(237, 94%, 81%) |
| HSV | hsv(237, 37%, 99%) |
| CMYK | cmyk(36.9%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.14, 18.81, -44.32) |
| CIE-LCH | lch(70.14, 48.15, 292.99°) |
| OKLab | oklab(74.97% 0.0228 -0.1241) |
| OKLCH | oklch(74.97% 0.126 280.4) |
| XYZ | xyz(45.1392, 40.9484, 97.6021) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.72
Perrywinkle
#8F8CE7
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 7.92
Periwinkle (survey)
#8E82FE
ΔE00 9.60
Carolina Blue
#8AB8FE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA4FC #FCF79F
analogous
#9FD2FC #9FA4FC #C89FFC
triadic
#9FA4FC #FC9FA4 #A4FC9F
tetradic
#9FA4FC #FC9FD2 #FCF79F #9FFCC8
square
#9FA4FC #FC9FD2 #FCF79F #9FFCC8
split-complementary
#9FA4FC #FCC89F #D2FC9F
monochromatic
#2833F8 #646CFA #9FA4FC #DADCFE #E1E3FE
Accessibility & contrast
On white
2.29
#9FA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#9FA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA4FC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA4FC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#85B5C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa4fc; /* rgb */ color: rgb(159, 164, 252); /* oklch */ color: oklch(75.0% 0.126 280.4);
Tailwind
colors: {
custom: {
50: '#bebefd',
500: '#9fa4fc',
950: '#000000',
},
}SCSS
$custom: #9fa4fc; $custom-light: #bebefd; $custom-dark: #000000;
JSON
{
"hex": "#9fa4fc",
"rgb": {
"r": 159,
"g": 164,
"b": 252
},
"hsl": {
"h": 236.774,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.74968,
"c": 0.12618,
"h": 280.4
},
"luminance": 0.4095
}Semantic roles & 50–950 ramp
primary
#9FA4FC
secondary
#F6F4D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186