#9FA7FD#9FA7FD
#9FA7FD is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.6% C 0.124 H 278.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7FD |
|---|---|
| RGB | rgb(159, 167, 253) |
| HSL | hsl(235, 96%, 81%) |
| HSV | hsv(235, 37%, 99%) |
| CMYK | cmyk(37.2%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(70.94, 17.38, -43.61) |
| CIE-LCH | lch(70.94, 46.95, 291.72°) |
| OKLab | oklab(75.6% 0.0192 -0.1221) |
| OKLCH | oklch(75.6% 0.124 278.9) |
| XYZ | xyz(45.8413, 42.0984, 98.6199) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 8.67
Carolina Blue
#8AB8FE
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7FD #FDF59F
analogous
#9FD6FD #9FA7FD #C69FFD
triadic
#9FA7FD #FD9FA7 #A7FD9F
tetradic
#9FA7FD #FD9FD6 #FDF59F #9FFDC6
square
#9FA7FD #FD9FD6 #FDF59F #9FFDC6
split-complementary
#9FA7FD #FDC69F #D6FD9F
monochromatic
#2739FB #6370FC #9FA7FD #DBDEFE #E1E4FE
Accessibility & contrast
On white
2.23
#9FA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#9FA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7FD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7FD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#84B8C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fa7fd; /* rgb */ color: rgb(159, 167, 253); /* oklch */ color: oklch(75.6% 0.124 278.9);
Tailwind
colors: {
custom: {
50: '#bec1fe',
500: '#9fa7fd',
950: '#000000',
},
}SCSS
$custom: #9fa7fd; $custom-light: #bec1fe; $custom-dark: #000000;
JSON
{
"hex": "#9fa7fd",
"rgb": {
"r": 159,
"g": 167,
"b": 253
},
"hsl": {
"h": 234.894,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75597,
"c": 0.12356,
"h": 278.9
},
"luminance": 0.421
}Semantic roles & 50–950 ramp
primary
#9FA7FD
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186