#9EA2EB#9EA2EB
#9EA2EB is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.7% C 0.105 H 281.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2EB |
|---|---|
| RGB | rgb(158, 162, 235) |
| HSL | hsl(237, 66%, 77%) |
| HSV | hsv(237, 33%, 92%) |
| CMYK | cmyk(32.8%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.83, 15.24, -37.11) |
| CIE-LCH | lch(68.83, 40.12, 292.32°) |
| OKLab | oklab(73.7% 0.0202 -0.1033) |
| OKLCH | oklch(73.7% 0.105 281.1) |
| XYZ | xyz(42.0122, 39.1066, 83.9159) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.90
Perrywinkle
#8F8CE7
ΔE00 6.42
Lavender
#B39DDB
ΔE00 7.90
Lavender Blue
#8B88F8
ΔE00 8.34
Pastel Blue
#A2BFFE
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2EB #EBE79E
analogous
#9EC9EB #9EA2EB #C19EEB
triadic
#9EA2EB #EB9EA2 #A2EB9E
tetradic
#9EA2EB #EB9EC9 #EBE79E #9EEBC1
square
#9EA2EB #EB9EC9 #EBE79E #9EEBC1
split-complementary
#9EA2EB #EBC19E #C9EB9E
monochromatic
#3941D6 #6B71E1 #9EA2EB #D1D3F5 #E6E7FA
Accessibility & contrast
On white
2.38
#9EA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#9EA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2EB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2EB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#8AB0BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ea2eb; /* rgb */ color: rgb(158, 162, 235); /* oklch */ color: oklch(73.7% 0.105 281.1);
Tailwind
colors: {
custom: {
50: '#bcbdf1',
500: '#9ea2eb',
950: '#000000',
},
}SCSS
$custom: #9ea2eb; $custom-light: #bcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#9ea2eb",
"rgb": {
"r": 158,
"g": 162,
"b": 235
},
"hsl": {
"h": 236.883,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.73699,
"c": 0.10527,
"h": 281.1
},
"luminance": 0.39108
}Semantic roles & 50–950 ramp
primary
#9EA2EB
secondary
#F1F0DA
accent
#C418CE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185