#9FA6FF#9FA6FF
#9FA6FF is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.5% C 0.128 H 279.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA6FF |
|---|---|
| RGB | rgb(159, 166, 255) |
| HSL | hsl(236, 100%, 81%) |
| HSV | hsv(236, 38%, 100%) |
| CMYK | cmyk(37.6%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(70.78, 18.47, -44.95) |
| CIE-LCH | lch(70.78, 48.60, 292.34°) |
| OKLab | oklab(75.5% 0.0209 -0.1259) |
| OKLCH | oklch(75.5% 0.128 279.4) |
| XYZ | xyz(45.9791, 41.8616, 100.2458) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 7.24
Perrywinkle
#8F8CE7
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 8.37
Carolina Blue
#8AB8FE
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA6FF #FFF89F
analogous
#9FD6FF #9FA6FF #C89FFF
triadic
#9FA6FF #FF9FA6 #A6FF9F
tetradic
#9FA6FF #FF9FD6 #FFF89F #9FFFC8
square
#9FA6FF #FF9FD6 #FFF89F #9FFFC8
split-complementary
#9FA6FF #FFC89F #D6FF9F
monochromatic
#2535FF #626DFF #9FA6FF #DCDFFF #E0E3FF
Accessibility & contrast
On white
2.24
#9FA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9FA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA6FF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA6FF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#83B7C7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fa6ff; /* rgb */ color: rgb(159, 166, 255); /* oklch */ color: oklch(75.5% 0.128 279.4);
Tailwind
colors: {
custom: {
50: '#bec0ff',
500: '#9fa6ff',
950: '#000000',
},
}SCSS
$custom: #9fa6ff; $custom-light: #bec0ff; $custom-dark: #000000;
JSON
{
"hex": "#9fa6ff",
"rgb": {
"r": 159,
"g": 166,
"b": 255
},
"hsl": {
"h": 235.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.75501,
"c": 0.12767,
"h": 279.4
},
"luminance": 0.41863
}Semantic roles & 50–950 ramp
primary
#9FA6FF
secondary
#F7F5D4
accent
#D500E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186