#9EA6FA#9EA6FA
#9EA6FA is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.2% C 0.121 H 278.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA6FA |
|---|---|
| RGB | rgb(158, 166, 250) |
| HSL | hsl(235, 90%, 80%) |
| HSV | hsv(235, 37%, 98%) |
| CMYK | cmyk(36.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(70.48, 16.88, -42.70) |
| CIE-LCH | lch(70.48, 45.92, 291.57°) |
| OKLab | oklab(75.19% 0.0187 -0.1194) |
| OKLCH | oklch(75.19% 0.121 278.9) |
| XYZ | xyz(44.9871, 41.4419, 96.0527) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 8.48
Carolina Blue
#8AB8FE
ΔE00 8.99
Light Periwinkle
#C1C6FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA6FA #FAF29E
analogous
#9ED4FA #9EA6FA #C49EFA
triadic
#9EA6FA #FA9EA6 #A6FA9E
tetradic
#9EA6FA #FA9ED4 #FAF29E #9EFAC4
square
#9EA6FA #FA9ED4 #FAF29E #9EFAC4
split-complementary
#9EA6FA #FAC49E #D4FA9E
monochromatic
#2A3BF4 #6471F7 #9EA6FA #D8DBFD #E2E4FD
Accessibility & contrast
On white
2.26
#9EA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9EA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA6FA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA6FA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#84B6C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ea6fa; /* rgb */ color: rgb(158, 166, 250); /* oklch */ color: oklch(75.2% 0.121 278.9);
Tailwind
colors: {
custom: {
50: '#bdc0fc',
500: '#9ea6fa',
950: '#000000',
},
}SCSS
$custom: #9ea6fa; $custom-light: #bdc0fc; $custom-dark: #000000;
JSON
{
"hex": "#9ea6fa",
"rgb": {
"r": 158,
"g": 166,
"b": 250
},
"hsl": {
"h": 234.783,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.75187,
"c": 0.1209,
"h": 278.9
},
"luminance": 0.41444
}Semantic roles & 50–950 ramp
primary
#9EA6FA
secondary
#F6F3D5
accent
#D200E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185