#9FA1EA#9FA1EA
#9FA1EA is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.5% C 0.105 H 282.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA1EA |
|---|---|
| RGB | rgb(159, 161, 234) |
| HSL | hsl(238, 64%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(32.1%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.61, 15.82, -36.91) |
| CIE-LCH | lch(68.61, 40.16, 293.21°) |
| OKLab | oklab(73.53% 0.0224 -0.1027) |
| OKLCH | oklch(73.53% 0.105 282.3) |
| XYZ | xyz(41.8902, 38.7999, 83.1080) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Perrywinkle
#8F8CE7
ΔE00 6.24
Lavender
#B39DDB
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 9.28
Pastel Purple
#CAA0FF
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA1EA #EAE89F
analogous
#9FC7EA #9FA1EA #C39FEA
triadic
#9FA1EA #EA9FA1 #A1EA9F
tetradic
#9FA1EA #EA9FC7 #EAE89F #9FEAC3
square
#9FA1EA #EA9FC7 #EAE89F #9FEAC3
split-complementary
#9FA1EA #EAC39F #C7EA9F
monochromatic
#3B3FD4 #6D70DF #9FA1EA #D1D2F5 #E6E6FA
Accessibility & contrast
On white
2.40
#9FA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#9FA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA1EA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA1EA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#8CAFBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fa1ea; /* rgb */ color: rgb(159, 161, 234); /* oklch */ color: oklch(73.5% 0.105 282.3);
Tailwind
colors: {
custom: {
50: '#bdbcf1',
500: '#9fa1ea',
950: '#000000',
},
}SCSS
$custom: #9fa1ea; $custom-light: #bdbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9fa1ea",
"rgb": {
"r": 159,
"g": 161,
"b": 234
},
"hsl": {
"h": 238.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.73532,
"c": 0.10511,
"h": 282.3
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#9FA1EA
secondary
#F1F0DA
accent
#C71ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184