#9EA2EF#9EA2EF
#9EA2EF is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.9% C 0.111 H 281.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2EF |
|---|---|
| RGB | rgb(158, 162, 239) |
| HSL | hsl(237, 72%, 78%) |
| HSV | hsv(237, 34%, 94%) |
| CMYK | cmyk(33.9%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.00, 16.27, -39.04) |
| CIE-LCH | lch(69.00, 42.29, 292.62°) |
| OKLab | oklab(73.89% 0.0212 -0.1088) |
| OKLCH | oklch(73.89% 0.111 281) |
| XYZ | xyz(42.5965, 39.3404, 86.9937) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.39
Perrywinkle
#8F8CE7
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 8.02
Lavender
#B39DDB
ΔE00 8.33
Pastel Blue
#A2BFFE
ΔE00 8.63
Periwinkle (survey)
#8E82FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2EF #EFEB9E
analogous
#9ECAEF #9EA2EF #C29EEF
triadic
#9EA2EF #EF9EA2 #A2EF9E
tetradic
#9EA2EF #EF9ECA #EFEB9E #9EEFC2
square
#9EA2EF #EF9ECA #EFEB9E #9EEFC2
split-complementary
#9EA2EF #EFC29E #CAEF9E
monochromatic
#353DDE #6970E6 #9EA2EF #D3D4F8 #E5E6FB
Accessibility & contrast
On white
2.37
#9EA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#9EA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2EF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2EF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#86A6ED
Tritanopia (blue-blind)
#88B1BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea2ef; /* rgb */ color: rgb(158, 162, 239); /* oklch */ color: oklch(73.9% 0.111 281.0);
Tailwind
colors: {
custom: {
50: '#bdbdf4',
500: '#9ea2ef',
950: '#000000',
},
}SCSS
$custom: #9ea2ef; $custom-light: #bdbdf4; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ef",
"rgb": {
"r": 158,
"g": 162,
"b": 239
},
"hsl": {
"h": 237.037,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.73885,
"c": 0.1109,
"h": 281
},
"luminance": 0.39342
}Semantic roles & 50–950 ramp
primary
#9EA2EF
secondary
#F2F1D9
accent
#CA12D4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185