#9FA3FF#9FA3FF
#9FA3FF is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.9% C 0.132 H 280.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA3FF |
|---|---|
| RGB | rgb(159, 163, 255) |
| HSL | hsl(238, 100%, 81%) |
| HSV | hsv(238, 38%, 100%) |
| CMYK | cmyk(37.6%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(70.02, 20.17, -46.13) |
| CIE-LCH | lch(70.02, 50.35, 293.62°) |
| OKLab | oklab(74.92% 0.0247 -0.1294) |
| OKLCH | oklch(74.92% 0.132 280.8) |
| XYZ | xyz(45.4401, 40.7836, 100.0662) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.12
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Carolina Blue
#8AB8FE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA3FF #FFFB9F
analogous
#9FD3FF #9FA3FF #CB9FFF
triadic
#9FA3FF #FF9FA3 #A3FF9F
tetradic
#9FA3FF #FF9FD3 #FFFB9F #9FFFCB
square
#9FA3FF #FF9FD3 #FFFB9F #9FFFCB
split-complementary
#9FA3FF #FFCB9F #D3FF9F
monochromatic
#252EFF #6268FF #9FA3FF #DCDEFF #E0E2FF
Accessibility & contrast
On white
2.29
#9FA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#9FA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA3FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA3FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#83B5C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa3ff; /* rgb */ color: rgb(159, 163, 255); /* oklch */ color: oklch(74.9% 0.132 280.8);
Tailwind
colors: {
custom: {
50: '#bebeff',
500: '#9fa3ff',
950: '#000000',
},
}SCSS
$custom: #9fa3ff; $custom-light: #bebeff; $custom-dark: #000000;
JSON
{
"hex": "#9fa3ff",
"rgb": {
"r": 159,
"g": 163,
"b": 255
},
"hsl": {
"h": 237.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.74923,
"c": 0.1317,
"h": 280.8
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#9FA3FF
secondary
#F7F6D4
accent
#DC00E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186