#9EA4FA#9EA4FA
#9EA4FA is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.8% C 0.124 H 279.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4FA |
|---|---|
| RGB | rgb(158, 164, 250) |
| HSL | hsl(236, 90%, 80%) |
| HSV | hsv(236, 37%, 98%) |
| CMYK | cmyk(36.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.98, 18.01, -43.49) |
| CIE-LCH | lch(69.98, 47.08, 292.50°) |
| OKLab | oklab(74.8% 0.0213 -0.1217) |
| OKLCH | oklch(74.8% 0.124 279.9) |
| XYZ | xyz(44.6264, 40.7205, 95.9324) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Perrywinkle
#8F8CE7
ΔE00 6.88
Pastel Blue
#A2BFFE
ΔE00 7.77
Lavender Blue
#8B88F8
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 9.52
Periwinkle (survey)
#8E82FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4FA #FAF49E
analogous
#9ED2FA #9EA4FA #C69EFA
triadic
#9EA4FA #FA9EA4 #A4FA9E
tetradic
#9EA4FA #FA9ED2 #FAF49E #9EFAC6
square
#9EA4FA #FA9ED2 #FAF49E #9EFAC6
split-complementary
#9EA4FA #FAC69E #D2FA9E
monochromatic
#2A37F4 #646DF7 #9EA4FA #D8DBFD #E2E4FD
Accessibility & contrast
On white
2.30
#9EA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#9EA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4FA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4FA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#84B5C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea4fa; /* rgb */ color: rgb(158, 164, 250); /* oklch */ color: oklch(74.8% 0.124 279.9);
Tailwind
colors: {
custom: {
50: '#bdbefc',
500: '#9ea4fa',
950: '#000000',
},
}SCSS
$custom: #9ea4fa; $custom-light: #bdbefc; $custom-dark: #000000;
JSON
{
"hex": "#9ea4fa",
"rgb": {
"r": 158,
"g": 164,
"b": 250
},
"hsl": {
"h": 236.087,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74798,
"c": 0.12357,
"h": 279.9
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#9EA4FA
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185