#9FA7EB#9FA7EB
#9FA7EB is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.8% C 0.098 H 278.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7EB |
|---|---|
| RGB | rgb(159, 167, 235) |
| HSL | hsl(234, 66%, 77%) |
| HSV | hsv(234, 32%, 92%) |
| CMYK | cmyk(32.3%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.18, 12.69, -35.01) |
| CIE-LCH | lch(70.18, 37.24, 289.93°) |
| OKLab | oklab(74.76% 0.0146 -0.0973) |
| OKLCH | oklch(74.76% 0.098 278.6) |
| XYZ | xyz(43.1080, 41.0051, 84.2246) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.61
Lavender Blue
#8B88F8
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7EB #EBE39F
analogous
#9FCDEB #9FA7EB #BD9FEB
triadic
#9FA7EB #EB9FA7 #A7EB9F
tetradic
#9FA7EB #EB9FCD #EBE39F #9FEBBD
square
#9FA7EB #EB9FCD #EBE39F #9FEBBD
split-complementary
#9FA7EB #EBBD9F #CDEB9F
monochromatic
#3A4AD6 #6C79E0 #9FA7EB #D2D5F6 #E6E8FA
Accessibility & contrast
On white
2.28
#9FA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#9FA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7EB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7EB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#8BB4BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9fa7eb; /* rgb */ color: rgb(159, 167, 235); /* oklch */ color: oklch(74.8% 0.098 278.6);
Tailwind
colors: {
custom: {
50: '#bdc1f1',
500: '#9fa7eb',
950: '#000000',
},
}SCSS
$custom: #9fa7eb; $custom-light: #bdc1f1; $custom-dark: #000000;
JSON
{
"hex": "#9fa7eb",
"rgb": {
"r": 159,
"g": 167,
"b": 235
},
"hsl": {
"h": 233.684,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.74761,
"c": 0.09836,
"h": 278.6
},
"luminance": 0.41007
}Semantic roles & 50–950 ramp
primary
#9FA7EB
secondary
#F1EFDA
accent
#BA18CD
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185