#9FA0EF#9FA0EF
#9FA0EF is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.6% C 0.114 H 282.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0EF |
|---|---|
| RGB | rgb(159, 160, 239) |
| HSL | hsl(239, 71%, 78%) |
| HSV | hsv(239, 33%, 94%) |
| CMYK | cmyk(33.5%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.56, 17.67, -39.71) |
| CIE-LCH | lch(68.56, 43.46, 293.99°) |
| OKLab | oklab(73.57% 0.0249 -0.1108) |
| OKLCH | oklch(73.57% 0.114 282.7) |
| XYZ | xyz(42.4446, 38.7432, 86.8865) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 7.61
Lavender
#B39DDB
ΔE00 7.88
Periwinkle (survey)
#8E82FE
ΔE00 9.28
Pastel Blue
#A2BFFE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0EF #EFEE9F
analogous
#9FC8EF #9FA0EF #C69FEF
triadic
#9FA0EF #EF9FA0 #A0EF9F
tetradic
#9FA0EF #EF9FC8 #EFEE9F #9FEFC6
square
#9FA0EF #EF9FC8 #EFEE9F #9FEFC6
split-complementary
#9FA0EF #EFC69F #C8EF9F
monochromatic
#3638DE #6B6CE6 #9FA0EF #D3D4F8 #E5E5FB
Accessibility & contrast
On white
2.40
#9FA0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9FA0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0EF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0EF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#8AAFBD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fa0ef; /* rgb */ color: rgb(159, 160, 239); /* oklch */ color: oklch(73.6% 0.114 282.7);
Tailwind
colors: {
custom: {
50: '#bdbcf4',
500: '#9fa0ef',
950: '#000000',
},
}SCSS
$custom: #9fa0ef; $custom-light: #bdbcf4; $custom-dark: #000000;
JSON
{
"hex": "#9fa0ef",
"rgb": {
"r": 159,
"g": 160,
"b": 239
},
"hsl": {
"h": 239.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7357,
"c": 0.11353,
"h": 282.7
},
"luminance": 0.38745
}Semantic roles & 50–950 ramp
primary
#9FA0EF
secondary
#F2F2D9
accent
#D112D3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185