#9EA0EF#9EA0EF
#9EA0EF is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.5% C 0.114 H 282.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA0EF |
|---|---|
| RGB | rgb(158, 160, 239) |
| HSL | hsl(239, 72%, 78%) |
| HSV | hsv(239, 34%, 94%) |
| CMYK | cmyk(33.9%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.49, 17.40, -39.83) |
| CIE-LCH | lch(68.49, 43.46, 293.60°) |
| OKLab | oklab(73.49% 0.0238 -0.1111) |
| OKLCH | oklch(73.49% 0.114 282.1) |
| XYZ | xyz(42.2470, 38.6414, 86.8772) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 5.77
Lavender Blue
#8B88F8
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 9.22
Periwinkle (survey)
#8E82FE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA0EF #EFED9E
analogous
#9EC8EF #9EA0EF #C59EEF
triadic
#9EA0EF #EF9EA0 #A0EF9E
tetradic
#9EA0EF #EF9EC8 #EFED9E #9EEFC5
square
#9EA0EF #EF9EC8 #EFED9E #9EEFC5
split-complementary
#9EA0EF #EFC59E #C8EF9E
monochromatic
#3539DE #696DE6 #9EA0EF #D3D3F8 #E5E5FB
Accessibility & contrast
On white
2.41
#9EA0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9EA0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA0EF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA0EF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#88AFBD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9ea0ef; /* rgb */ color: rgb(158, 160, 239); /* oklch */ color: oklch(73.5% 0.114 282.1);
Tailwind
colors: {
custom: {
50: '#bdbcf4',
500: '#9ea0ef',
950: '#000000',
},
}SCSS
$custom: #9ea0ef; $custom-light: #bdbcf4; $custom-dark: #000000;
JSON
{
"hex": "#9ea0ef",
"rgb": {
"r": 158,
"g": 160,
"b": 239
},
"hsl": {
"h": 238.519,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.73494,
"c": 0.11366,
"h": 282.1
},
"luminance": 0.38643
}Semantic roles & 50–950 ramp
primary
#9EA0EF
secondary
#F2F2D9
accent
#CF12D4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185