#9EA2EC#9EA2EC
#9EA2EC is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.7% C 0.107 H 281.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2EC |
|---|---|
| RGB | rgb(158, 162, 236) |
| HSL | hsl(237, 67%, 77%) |
| HSV | hsv(237, 33%, 93%) |
| CMYK | cmyk(33.1%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(68.87, 15.49, -37.59) |
| CIE-LCH | lch(68.87, 40.66, 292.40°) |
| OKLab | oklab(73.75% 0.0205 -0.1047) |
| OKLCH | oklch(73.75% 0.107 281.1) |
| XYZ | xyz(42.1570, 39.1646, 84.6790) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Perrywinkle
#8F8CE7
ΔE00 6.38
Lavender
#B39DDB
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2EC #ECE89E
analogous
#9EC9EC #9EA2EC #C19EEC
triadic
#9EA2EC #EC9EA2 #A2EC9E
tetradic
#9EA2EC #EC9EC9 #ECE89E #9EECC1
square
#9EA2EC #EC9EC9 #ECE89E #9EECC1
split-complementary
#9EA2EC #ECC19E #C9EC9E
monochromatic
#3840D8 #6B71E2 #9EA2EC #D1D3F6 #E5E6FA
Accessibility & contrast
On white
2.38
#9EA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#9EA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2EC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2EC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#89B0BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea2ec; /* rgb */ color: rgb(158, 162, 236); /* oklch */ color: oklch(73.7% 0.107 281.1);
Tailwind
colors: {
custom: {
50: '#bdbdf2',
500: '#9ea2ec',
950: '#000000',
},
}SCSS
$custom: #9ea2ec; $custom-light: #bdbdf2; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ec",
"rgb": {
"r": 158,
"g": 162,
"b": 236
},
"hsl": {
"h": 236.923,
"s": 67.241,
"l": 77.255
},
"oklch": {
"l": 0.73745,
"c": 0.10668,
"h": 281.1
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#9EA2EC
secondary
#F2F0D9
accent
#C616CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185