#9EA1EA#9EA1EA
#9EA1EA is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.5% C 0.105 H 281.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA1EA |
|---|---|
| RGB | rgb(158, 161, 234) |
| HSL | hsl(238, 64%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(32.5%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.53, 15.54, -37.03) |
| CIE-LCH | lch(68.53, 40.16, 292.77°) |
| OKLab | oklab(73.46% 0.0213 -0.1031) |
| OKLCH | oklch(73.46% 0.105 281.7) |
| XYZ | xyz(41.6926, 38.6981, 83.0987) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Perrywinkle
#8F8CE7
ΔE00 6.19
Lavender
#B39DDB
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 9.15
Pastel Purple
#CAA0FF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA1EA #EAE79E
analogous
#9EC7EA #9EA1EA #C19EEA
triadic
#9EA1EA #EA9EA1 #A1EA9E
tetradic
#9EA1EA #EA9EC7 #EAE79E #9EEAC1
square
#9EA1EA #EA9EC7 #EAE79E #9EEAC1
split-complementary
#9EA1EA #EAC19E #C7EA9E
monochromatic
#393FD4 #6C70DF #9EA1EA #D0D2F5 #E6E7FA
Accessibility & contrast
On white
2.40
#9EA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9EA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA1EA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA1EA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#8AAFBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9ea1ea; /* rgb */ color: rgb(158, 161, 234); /* oklch */ color: oklch(73.5% 0.105 281.7);
Tailwind
colors: {
custom: {
50: '#bcbcf1',
500: '#9ea1ea',
950: '#000000',
},
}SCSS
$custom: #9ea1ea; $custom-light: #bcbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9ea1ea",
"rgb": {
"r": 158,
"g": 161,
"b": 234
},
"hsl": {
"h": 237.632,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.73456,
"c": 0.10523,
"h": 281.7
},
"luminance": 0.38699
}Semantic roles & 50–950 ramp
primary
#9EA1EA
secondary
#F1F0DA
accent
#C519CC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184