#9FA7EE#9FA7EE
#9FA7EE is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.9% C 0.103 H 278.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA7EE |
|---|---|
| RGB | rgb(159, 167, 238) |
| HSL | hsl(234, 70%, 78%) |
| HSV | hsv(234, 33%, 93%) |
| CMYK | cmyk(33.2%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(70.30, 13.46, -36.45) |
| CIE-LCH | lch(70.30, 38.86, 290.27°) |
| OKLab | oklab(74.9% 0.0155 -0.1014) |
| OKLCH | oklch(74.9% 0.103 278.7) |
| XYZ | xyz(43.5451, 41.1800, 86.5265) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 8.73
Lavender
#B39DDB
ΔE00 8.81
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA7EE #EEE69F
analogous
#9FCEEE #9FA7EE #BE9FEE
triadic
#9FA7EE #EE9FA7 #A7EE9F
tetradic
#9FA7EE #EE9FCE #EEE69F #9FEEBE
square
#9FA7EE #EE9FCE #EEE69F #9FEEBE
split-complementary
#9FA7EE #EEBE9F #CEEE9F
monochromatic
#3748DC #6B77E5 #9FA7EE #D3D7F7 #E5E7FA
Accessibility & contrast
On white
2.27
#9FA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#9FA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA7EE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA7EE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#8AB4C0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9fa7ee; /* rgb */ color: rgb(159, 167, 238); /* oklch */ color: oklch(74.9% 0.103 278.7);
Tailwind
colors: {
custom: {
50: '#bdc1f3',
500: '#9fa7ee',
950: '#000000',
},
}SCSS
$custom: #9fa7ee; $custom-light: #bdc1f3; $custom-dark: #000000;
JSON
{
"hex": "#9fa7ee",
"rgb": {
"r": 159,
"g": 167,
"b": 238
},
"hsl": {
"h": 233.924,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.74896,
"c": 0.10258,
"h": 278.7
},
"luminance": 0.41181
}Semantic roles & 50–950 ramp
primary
#9FA7EE
secondary
#F2EFD9
accent
#BF14D2
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185