#9EA7EA#9EA7EA
#9EA7EA is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.6% C 0.097 H 277.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7EA |
|---|---|
| RGB | rgb(158, 167, 234) |
| HSL | hsl(233, 64%, 77%) |
| HSV | hsv(233, 32%, 92%) |
| CMYK | cmyk(32.5%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.07, 12.16, -34.64) |
| CIE-LCH | lch(70.07, 36.71, 289.34°) |
| OKLab | oklab(74.64% 0.0133 -0.0962) |
| OKLCH | oklch(74.64% 0.097 277.9) |
| XYZ | xyz(42.7664, 40.8456, 83.4567) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 8.68
Lavender
#B39DDB
ΔE00 8.71
Carolina Blue
#8AB8FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7EA #EAE19E
analogous
#9ECDEA #9EA7EA #BB9EEA
triadic
#9EA7EA #EA9EA7 #A7EA9E
tetradic
#9EA7EA #EA9ECD #EAE19E #9EEABB
square
#9EA7EA #EA9ECD #EAE19E #9EEABB
split-complementary
#9EA7EA #EABB9E #CDEA9E
monochromatic
#394CD4 #6C79DF #9EA7EA #D0D5F5 #E6E8FA
Accessibility & contrast
On white
2.29
#9EA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#9EA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7EA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7EA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#8AB4BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea7ea; /* rgb */ color: rgb(158, 167, 234); /* oklch */ color: oklch(74.6% 0.097 277.9);
Tailwind
colors: {
custom: {
50: '#bcc1f1',
500: '#9ea7ea',
950: '#000000',
},
}SCSS
$custom: #9ea7ea; $custom-light: #bcc1f1; $custom-dark: #000000;
JSON
{
"hex": "#9ea7ea",
"rgb": {
"r": 158,
"g": 167,
"b": 234
},
"hsl": {
"h": 232.895,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.74643,
"c": 0.09714,
"h": 277.9
},
"luminance": 0.40847
}Semantic roles & 50–950 ramp
primary
#9EA7EA
secondary
#F1EEDA
accent
#B719CC
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184