#9EA4E7#9EA4E7
#9EA4E7 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.9% C 0.097 H 279.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4E7 |
|---|---|
| RGB | rgb(158, 164, 231) |
| HSL | hsl(235, 60%, 76%) |
| HSV | hsv(235, 32%, 91%) |
| CMYK | cmyk(31.6%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(69.18, 13.09, -34.38) |
| CIE-LCH | lch(69.18, 36.79, 290.83°) |
| OKLab | oklab(73.91% 0.0165 -0.0955) |
| OKLCH | oklch(73.91% 0.097 279.8) |
| XYZ | xyz(41.7959, 39.5883, 81.0250) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.44
Lavender Blue
#8B88F8
ΔE00 9.17
Light Periwinkle
#C1C6FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4E7 #E7E19E
analogous
#9EC9E7 #9EA4E7 #BD9EE7
triadic
#9EA4E7 #E79EA4 #A4E79E
tetradic
#9EA4E7 #E79EC9 #E7E19E #9EE7BD
square
#9EA4E7 #E79EC9 #E7E19E #9EE7BD
split-complementary
#9EA4E7 #E7BD9E #C9E79E
monochromatic
#3C48CF #6D76DB #9EA4E7 #CFD2F3 #E6E8F9
Accessibility & contrast
On white
2.35
#9EA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#9EA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4E7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4E7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEA
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#8BB0BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9ea4e7; /* rgb */ color: rgb(158, 164, 231); /* oklch */ color: oklch(73.9% 0.097 279.8);
Tailwind
colors: {
custom: {
50: '#bcbeef',
500: '#9ea4e7',
950: '#000000',
},
}SCSS
$custom: #9ea4e7; $custom-light: #bcbeef; $custom-dark: #000000;
JSON
{
"hex": "#9ea4e7",
"rgb": {
"r": 158,
"g": 164,
"b": 231
},
"hsl": {
"h": 235.068,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.73913,
"c": 0.09689,
"h": 279.8
},
"luminance": 0.3959
}Semantic roles & 50–950 ramp
primary
#9EA4E7
secondary
#F0EEDB
accent
#BA1DC8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184