#9FA0EA#9FA0EA
#9FA0EA is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.3% C 0.106 H 282.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0EA |
|---|---|
| RGB | rgb(159, 160, 234) |
| HSL | hsl(239, 64%, 77%) |
| HSV | hsv(239, 32%, 92%) |
| CMYK | cmyk(32.1%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.35, 16.39, -37.30) |
| CIE-LCH | lch(68.35, 40.74, 293.72°) |
| OKLab | oklab(73.34% 0.0237 -0.1038) |
| OKLCH | oklch(73.34% 0.107 282.9) |
| XYZ | xyz(41.7161, 38.4518, 83.0500) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 5.99
Lavender
#B39DDB
ΔE00 7.28
Lavender Blue
#8B88F8
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 9.49
Pastel Blue
#A2BFFE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0EA #EAE99F
analogous
#9FC6EA #9FA0EA #C49FEA
triadic
#9FA0EA #EA9FA0 #A0EA9F
tetradic
#9FA0EA #EA9FC6 #EAE99F #9FEAC4
square
#9FA0EA #EA9FC6 #EAE99F #9FEAC4
split-complementary
#9FA0EA #EAC49F #C6EA9F
monochromatic
#3B3DD4 #6D6EDF #9FA0EA #D1D2F5 #E6E6FA
Accessibility & contrast
On white
2.42
#9FA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#9FA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0EA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0EA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#8CAEBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fa0ea; /* rgb */ color: rgb(159, 160, 234); /* oklch */ color: oklch(73.3% 0.106 282.9);
Tailwind
colors: {
custom: {
50: '#bdbcf1',
500: '#9fa0ea',
950: '#000000',
},
}SCSS
$custom: #9fa0ea; $custom-light: #bdbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9fa0ea",
"rgb": {
"r": 159,
"g": 160,
"b": 234
},
"hsl": {
"h": 239.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.73336,
"c": 0.1065,
"h": 282.9
},
"luminance": 0.38453
}Semantic roles & 50–950 ramp
primary
#9FA0EA
secondary
#F1F1DA
accent
#CA1ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184