#9EA7EF#9EA7EF
#9EA7EF is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.9% C 0.104 H 278.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7EF |
|---|---|
| RGB | rgb(158, 167, 239) |
| HSL | hsl(233, 72%, 78%) |
| HSV | hsv(233, 34%, 94%) |
| CMYK | cmyk(33.9%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.27, 13.44, -37.05) |
| CIE-LCH | lch(70.27, 39.41, 289.94°) |
| OKLab | oklab(74.87% 0.0147 -0.1031) |
| OKLCH | oklch(74.87% 0.104 278.1) |
| XYZ | xyz(43.4949, 41.1370, 87.2932) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 7.16
Perrywinkle
#8F8CE7
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 8.88
Lavender
#B39DDB
ΔE00 9.14
Carolina Blue
#8AB8FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7EF #EFE69E
analogous
#9ED0EF #9EA7EF #BD9EEF
triadic
#9EA7EF #EF9EA7 #A7EF9E
tetradic
#9EA7EF #EF9ED0 #EFE69E #9EEFBD
square
#9EA7EF #EF9ED0 #EFE69E #9EEFBD
split-complementary
#9EA7EF #EFBD9E #D0EF9E
monochromatic
#3548DE #6977E6 #9EA7EF #D3D7F8 #E5E7FB
Accessibility & contrast
On white
2.28
#9EA7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#9EA7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7EF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7EF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#88B5C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ea7ef; /* rgb */ color: rgb(158, 167, 239); /* oklch */ color: oklch(74.9% 0.104 278.1);
Tailwind
colors: {
custom: {
50: '#bdc1f4',
500: '#9ea7ef',
950: '#000000',
},
}SCSS
$custom: #9ea7ef; $custom-light: #bdc1f4; $custom-dark: #000000;
JSON
{
"hex": "#9ea7ef",
"rgb": {
"r": 158,
"g": 167,
"b": 239
},
"hsl": {
"h": 233.333,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.74869,
"c": 0.10418,
"h": 278.1
},
"luminance": 0.41139
}Semantic roles & 50–950 ramp
primary
#9EA7EF
secondary
#F2EFD9
accent
#BE12D4
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185