#9FA4F5#9FA4F5
#9FA4F5 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.116 H 280.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA4F5 |
|---|---|
| RGB | rgb(159, 164, 245) |
| HSL | hsl(237, 81%, 79%) |
| HSV | hsv(237, 35%, 96%) |
| CMYK | cmyk(35.1%, 33.1%, 0%, 3.9%) |
| CIE-LAB | lab(69.83, 16.97, -41.00) |
| CIE-LCH | lch(69.83, 44.37, 292.48°) |
| OKLab | oklab(74.63% 0.0212 -0.1145) |
| OKLCH | oklch(74.63% 0.116 280.5) |
| XYZ | xyz(44.0503, 40.5129, 91.8673) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 8.20
Lavender
#B39DDB
ΔE00 9.05
Light Periwinkle
#C1C6FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA4F5 #F5F09F
analogous
#9FCFF5 #9FA4F5 #C59FF5
triadic
#9FA4F5 #F59FA4 #A4F59F
tetradic
#9FA4F5 #F59FCF #F5F09F #9FF5C5
square
#9FA4F5 #F59FCF #F5F09F #9FF5C5
split-complementary
#9FA4F5 #F5C59F #CFF59F
monochromatic
#303BE9 #686FEF #9FA4F5 #D6D9FB #E3E5FC
Accessibility & contrast
On white
2.31
#9FA4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9FA4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA4F5
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA4F5 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF8
Deuteranopia (green-blind)
#86A8F3
Tritanopia (blue-blind)
#87B3C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fa4f5; /* rgb */ color: rgb(159, 164, 245); /* oklch */ color: oklch(74.6% 0.116 280.5);
Tailwind
colors: {
custom: {
50: '#bebef8',
500: '#9fa4f5',
950: '#000000',
},
}SCSS
$custom: #9fa4f5; $custom-light: #bebef8; $custom-dark: #000000;
JSON
{
"hex": "#9fa4f5",
"rgb": {
"r": 159,
"g": 164,
"b": 245
},
"hsl": {
"h": 236.512,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.74632,
"c": 0.11644,
"h": 280.5
},
"luminance": 0.40514
}Semantic roles & 50–950 ramp
primary
#9FA4F5
secondary
#F4F2D7
accent
#D108DD
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185