#9FA7FF#9FA7FF
#9FA7FF is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.7% C 0.126 H 278.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7FF |
|---|---|
| RGB | rgb(159, 167, 255) |
| HSL | hsl(235, 100%, 81%) |
| HSV | hsv(235, 38%, 100%) |
| CMYK | cmyk(37.6%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(71.03, 17.91, -44.56) |
| CIE-LCH | lch(71.03, 48.02, 291.89°) |
| OKLab | oklab(75.69% 0.0197 -0.1248) |
| OKLCH | oklch(75.69% 0.126 278.9) |
| XYZ | xyz(46.1616, 42.2265, 100.3067) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.63
Carolina Blue
#8AB8FE
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7FF #FFF79F
analogous
#9FD7FF #9FA7FF #C79FFF
triadic
#9FA7FF #FF9FA7 #A7FF9F
tetradic
#9FA7FF #FF9FD7 #FFF79F #9FFFC7
square
#9FA7FF #FF9FD7 #FFF79F #9FFFC7
split-complementary
#9FA7FF #FFC79F #D7FF9F
monochromatic
#2537FF #626FFF #9FA7FF #DCDFFF #E0E3FF
Accessibility & contrast
On white
2.22
#9FA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#9FA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#83B8C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fa7ff; /* rgb */ color: rgb(159, 167, 255); /* oklch */ color: oklch(75.7% 0.126 278.9);
Tailwind
colors: {
custom: {
50: '#bec1ff',
500: '#9fa7ff',
950: '#000000',
},
}SCSS
$custom: #9fa7ff; $custom-light: #bec1ff; $custom-dark: #000000;
JSON
{
"hex": "#9fa7ff",
"rgb": {
"r": 159,
"g": 167,
"b": 255
},
"hsl": {
"h": 235,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.75694,
"c": 0.12633,
"h": 278.9
},
"luminance": 0.42228
}Semantic roles & 50–950 ramp
primary
#9FA7FF
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186