#9FA3EC#9FA3EC
#9FA3EC is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.0% C 0.105 H 281.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA3EC |
|---|---|
| RGB | rgb(159, 163, 236) |
| HSL | hsl(237, 67%, 77%) |
| HSV | hsv(237, 33%, 93%) |
| CMYK | cmyk(32.6%, 30.9%, 0%, 7.5%) |
| CIE-LAB | lab(69.20, 15.20, -37.08) |
| CIE-LCH | lch(69.20, 40.08, 292.30°) |
| OKLab | oklab(74.02% 0.0202 -0.1032) |
| OKLCH | oklch(74.02% 0.105 281.1) |
| XYZ | xyz(42.5314, 39.6201, 84.7472) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.03
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.60
Light Periwinkle
#C1C6FC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA3EC #ECE89F
analogous
#9FCAEC #9FA3EC #C19FEC
triadic
#9FA3EC #EC9FA3 #A3EC9F
tetradic
#9FA3EC #EC9FCA #ECE89F #9FECC1
square
#9FA3EC #EC9FCA #ECE89F #9FECC1
split-complementary
#9FA3EC #ECC19F #CAEC9F
monochromatic
#3941D8 #6C72E2 #9FA3EC #D2D4F6 #E5E7FA
Accessibility & contrast
On white
2.35
#9FA3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#9FA3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA3EC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA3EC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#8BB1BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9fa3ec; /* rgb */ color: rgb(159, 163, 236); /* oklch */ color: oklch(74.0% 0.105 281.1);
Tailwind
colors: {
custom: {
50: '#bdbef2',
500: '#9fa3ec',
950: '#000000',
},
}SCSS
$custom: #9fa3ec; $custom-light: #bdbef2; $custom-dark: #000000;
JSON
{
"hex": "#9fa3ec",
"rgb": {
"r": 159,
"g": 163,
"b": 236
},
"hsl": {
"h": 236.883,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.74016,
"c": 0.10516,
"h": 281.1
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#9FA3EC
secondary
#F1F0DA
accent
#C517CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185