#9EA2FA#9EA2FA
#9EA2FA is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.126 H 280.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2FA |
|---|---|
| RGB | rgb(158, 162, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 37%, 98%) |
| CMYK | cmyk(36.8%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.48, 19.15, -44.28) |
| CIE-LCH | lch(69.48, 48.24, 293.38°) |
| OKLab | oklab(74.41% 0.0238 -0.124) |
| OKLCH | oklch(74.41% 0.126 280.9) |
| XYZ | xyz(44.2713, 40.0103, 95.8141) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 7.44
Pastel Blue
#A2BFFE
ΔE00 8.36
Periwinkle (survey)
#8E82FE
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2FA #FAF69E
analogous
#9ED0FA #9EA2FA #C89EFA
triadic
#9EA2FA #FA9EA2 #A2FA9E
tetradic
#9EA2FA #FA9ED0 #FAF69E #9EFAC8
square
#9EA2FA #FA9ED0 #FAF69E #9EFAC8
split-complementary
#9EA2FA #FAC89E #D0FA9E
monochromatic
#2A32F4 #646AF7 #9EA2FA #D8DAFD #E2E3FD
Accessibility & contrast
On white
2.33
#9EA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#9EA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2FA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2FA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#84B3C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ea2fa; /* rgb */ color: rgb(158, 162, 250); /* oklch */ color: oklch(74.4% 0.126 280.9);
Tailwind
colors: {
custom: {
50: '#bdbdfc',
500: '#9ea2fa',
950: '#000000',
},
}SCSS
$custom: #9ea2fa; $custom-light: #bdbdfc; $custom-dark: #000000;
JSON
{
"hex": "#9ea2fa",
"rgb": {
"r": 158,
"g": 162,
"b": 250
},
"hsl": {
"h": 237.391,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74411,
"c": 0.12628,
"h": 280.9
},
"luminance": 0.40012
}Semantic roles & 50–950 ramp
primary
#9EA2FA
secondary
#F6F4D5
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185