#9FA8FD#9FA8FD
#9FA8FD is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.8% C 0.122 H 278.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA8FD |
|---|---|
| RGB | rgb(159, 168, 253) |
| HSL | hsl(234, 96%, 81%) |
| HSV | hsv(234, 37%, 99%) |
| CMYK | cmyk(37.2%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.19, 16.81, -43.22) |
| CIE-LCH | lch(71.19, 46.37, 291.26°) |
| OKLab | oklab(75.79% 0.0179 -0.1209) |
| OKLCH | oklch(75.79% 0.122 278.4) |
| XYZ | xyz(46.0252, 42.4662, 98.6812) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 7.99
Carolina Blue
#8AB8FE
ΔE00 8.58
Lavender Blue
#8B88F8
ΔE00 8.94
Light Periwinkle
#C1C6FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA8FD #FDF49F
analogous
#9FD7FD #9FA8FD #C59FFD
triadic
#9FA8FD #FD9FA8 #A8FD9F
tetradic
#9FA8FD #FD9FD7 #FDF49F #9FFDC5
square
#9FA8FD #FD9FD7 #FDF49F #9FFDC5
split-complementary
#9FA8FD #FDC59F #D7FD9F
monochromatic
#273BFB #6372FC #9FA8FD #DBDEFE #E1E4FE
Accessibility & contrast
On white
2.21
#9FA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#9FA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA8FD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA8FD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#84B9C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fa8fd; /* rgb */ color: rgb(159, 168, 253); /* oklch */ color: oklch(75.8% 0.122 278.4);
Tailwind
colors: {
custom: {
50: '#bec1fe',
500: '#9fa8fd',
950: '#000000',
},
}SCSS
$custom: #9fa8fd; $custom-light: #bec1fe; $custom-dark: #000000;
JSON
{
"hex": "#9fa8fd",
"rgb": {
"r": 159,
"g": 168,
"b": 253
},
"hsl": {
"h": 234.255,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75792,
"c": 0.12223,
"h": 278.4
},
"luminance": 0.42468
}Semantic roles & 50–950 ramp
primary
#9FA8FD
secondary
#F7F3D4
accent
#D000E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186