#9FA7FE#9FA7FE
#9FA7FE is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.6% C 0.125 H 278.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7FE |
|---|---|
| RGB | rgb(159, 167, 254) |
| HSL | hsl(235, 98%, 81%) |
| HSV | hsv(235, 37%, 100%) |
| CMYK | cmyk(37.4%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.98, 17.64, -44.09) |
| CIE-LCH | lch(70.98, 47.48, 291.81°) |
| OKLab | oklab(75.65% 0.0194 -0.1234) |
| OKLCH | oklch(75.65% 0.125 278.9) |
| XYZ | xyz(46.0010, 42.1623, 99.4611) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.75
Lavender Blue
#8B88F8
ΔE00 8.65
Carolina Blue
#8AB8FE
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7FE #FEF69F
analogous
#9FD6FE #9FA7FE #C69FFE
triadic
#9FA7FE #FE9FA7 #A7FE9F
tetradic
#9FA7FE #FE9FD6 #FEF69F #9FFEC6
square
#9FA7FE #FE9FD6 #FEF69F #9FFEC6
split-complementary
#9FA7FE #FEC69F #D6FE9F
monochromatic
#2638FD #626FFD #9FA7FE #DCDFFF #E1E3FF
Accessibility & contrast
On white
2.23
#9FA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9FA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7FE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7FE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#83B8C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fa7fe; /* rgb */ color: rgb(159, 167, 254); /* oklch */ color: oklch(75.6% 0.125 278.9);
Tailwind
colors: {
custom: {
50: '#bec1ff',
500: '#9fa7fe',
950: '#000000',
},
}SCSS
$custom: #9fa7fe; $custom-light: #bec1ff; $custom-dark: #000000;
JSON
{
"hex": "#9fa7fe",
"rgb": {
"r": 159,
"g": 167,
"b": 254
},
"hsl": {
"h": 234.947,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.75646,
"c": 0.12494,
"h": 278.9
},
"luminance": 0.42164
}Semantic roles & 50–950 ramp
primary
#9FA7FE
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186