#9FA0F1#9FA0F1
#9FA0F1 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.7% C 0.116 H 282.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0F1 |
|---|---|
| RGB | rgb(159, 160, 241) |
| HSL | hsl(239, 75%, 78%) |
| HSV | hsv(239, 34%, 95%) |
| CMYK | cmyk(34%, 33.6%, 0%, 5.5%) |
| CIE-LAB | lab(68.65, 18.19, -40.66) |
| CIE-LCH | lch(68.65, 44.55, 294.10°) |
| OKLab | oklab(73.67% 0.0254 -0.1135) |
| OKLCH | oklch(73.67% 0.116 282.6) |
| XYZ | xyz(42.7417, 38.8621, 88.4512) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 7.46
Lavender
#B39DDB
ΔE00 8.13
Periwinkle (survey)
#8E82FE
ΔE00 9.13
Pastel Blue
#A2BFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0F1 #F1F09F
analogous
#9FC9F1 #9FA0F1 #C79FF1
triadic
#9FA0F1 #F19FA0 #A0F19F
tetradic
#9FA0F1 #F19FC9 #F1F09F #9FF1C7
square
#9FA0F1 #F19FC9 #F1F09F #9FF1C7
split-complementary
#9FA0F1 #F1C79F #C9F19F
monochromatic
#3436E1 #6A6BE9 #9FA0F1 #D4D5F9 #E4E5FB
Accessibility & contrast
On white
2.39
#9FA0F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#9FA0F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0F1
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0F1 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF4
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#89AFBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fa0f1; /* rgb */ color: rgb(159, 160, 241); /* oklch */ color: oklch(73.7% 0.116 282.6);
Tailwind
colors: {
custom: {
50: '#bebcf6',
500: '#9fa0f1',
950: '#000000',
},
}SCSS
$custom: #9fa0f1; $custom-light: #bebcf6; $custom-dark: #000000;
JSON
{
"hex": "#9fa0f1",
"rgb": {
"r": 159,
"g": 160,
"b": 241
},
"hsl": {
"h": 239.268,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.73665,
"c": 0.11634,
"h": 282.6
},
"luminance": 0.38863
}Semantic roles & 50–950 ramp
primary
#9FA0F1
secondary
#F3F2D8
accent
#D40FD7
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121217
muted
#818185