#9FA7FC#9FA7FC
#9FA7FC is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.5% C 0.122 H 278.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7FC |
|---|---|
| RGB | rgb(159, 167, 252) |
| HSL | hsl(235, 94%, 81%) |
| HSV | hsv(235, 37%, 99%) |
| CMYK | cmyk(36.9%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.89, 17.11, -43.14) |
| CIE-LCH | lch(70.89, 46.41, 291.63°) |
| OKLab | oklab(75.55% 0.019 -0.1207) |
| OKLCH | oklch(75.55% 0.122 278.9) |
| XYZ | xyz(45.6824, 42.0349, 97.7831) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 8.70
Carolina Blue
#8AB8FE
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7FC #FCF49F
analogous
#9FD5FC #9FA7FC #C59FFC
triadic
#9FA7FC #FC9FA7 #A7FC9F
tetradic
#9FA7FC #FC9FD5 #FCF49F #9FFCC5
square
#9FA7FC #FC9FD5 #FCF49F #9FFCC5
split-complementary
#9FA7FC #FCC59F #D5FC9F
monochromatic
#283AF8 #6471FA #9FA7FC #DADDFE #E1E4FE
Accessibility & contrast
On white
2.23
#9FA7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#9FA7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7FC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7FC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#84B7C6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fa7fc; /* rgb */ color: rgb(159, 167, 252); /* oklch */ color: oklch(75.5% 0.122 278.9);
Tailwind
colors: {
custom: {
50: '#bec1fd',
500: '#9fa7fc',
950: '#000000',
},
}SCSS
$custom: #9fa7fc; $custom-light: #bec1fd; $custom-dark: #000000;
JSON
{
"hex": "#9fa7fc",
"rgb": {
"r": 159,
"g": 167,
"b": 252
},
"hsl": {
"h": 234.839,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.75549,
"c": 0.12217,
"h": 278.9
},
"luminance": 0.42037
}Semantic roles & 50–950 ramp
primary
#9FA7FC
secondary
#F6F3D5
accent
#D200E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185