#9EA5FA#9EA5FA
#9EA5FA is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.0% C 0.122 H 279.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA5FA |
|---|---|
| RGB | rgb(158, 165, 250) |
| HSL | hsl(235, 90%, 80%) |
| HSV | hsv(235, 37%, 98%) |
| CMYK | cmyk(36.8%, 34%, 0%, 2%) |
| CIE-LAB | lab(70.23, 17.45, -43.10) |
| CIE-LCH | lch(70.23, 46.50, 292.04°) |
| OKLab | oklab(74.99% 0.02 -0.1206) |
| OKLCH | oklch(74.99% 0.122 279.4) |
| XYZ | xyz(44.8061, 41.0798, 95.9923) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 7.14
Pastel Blue
#A2BFFE
ΔE00 7.47
Lavender Blue
#8B88F8
ΔE00 8.22
Carolina Blue
#8AB8FE
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA5FA #FAF39E
analogous
#9ED3FA #9EA5FA #C59EFA
triadic
#9EA5FA #FA9EA5 #A5FA9E
tetradic
#9EA5FA #FA9ED3 #FAF39E #9EFAC5
square
#9EA5FA #FA9ED3 #FAF39E #9EFAC5
split-complementary
#9EA5FA #FAC59E #D3FA9E
monochromatic
#2A39F4 #646FF7 #9EA5FA #D8DBFD #E2E4FD
Accessibility & contrast
On white
2.28
#9EA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#9EA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA5FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA5FA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#84B5C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9ea5fa; /* rgb */ color: rgb(158, 165, 250); /* oklch */ color: oklch(75.0% 0.122 279.4);
Tailwind
colors: {
custom: {
50: '#bdbffc',
500: '#9ea5fa',
950: '#000000',
},
}SCSS
$custom: #9ea5fa; $custom-light: #bdbffc; $custom-dark: #000000;
JSON
{
"hex": "#9ea5fa",
"rgb": {
"r": 158,
"g": 165,
"b": 250
},
"hsl": {
"h": 235.435,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74992,
"c": 0.12223,
"h": 279.4
},
"luminance": 0.41081
}Semantic roles & 50–950 ramp
primary
#9EA5FA
secondary
#F6F3D5
accent
#D400E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185