#9EA4FC#9EA4FC
#9EA4FC is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.9% C 0.126 H 279.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA4FC |
|---|---|
| RGB | rgb(158, 164, 252) |
| HSL | hsl(236, 94%, 80%) |
| HSV | hsv(236, 37%, 99%) |
| CMYK | cmyk(37.3%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.07, 18.55, -44.44) |
| CIE-LCH | lch(70.07, 48.15, 292.65°) |
| OKLab | oklab(74.9% 0.0217 -0.1245) |
| OKLCH | oklch(74.9% 0.126 279.9) |
| XYZ | xyz(44.9417, 40.8466, 97.5928) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.75
Lavender Blue
#8B88F8
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 9.45
Periwinkle (survey)
#8E82FE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA4FC #FCF69E
analogous
#9ED3FC #9EA4FC #C79EFC
triadic
#9EA4FC #FC9EA4 #A4FC9E
tetradic
#9EA4FC #FC9ED3 #FCF69E #9EFCC7
square
#9EA4FC #FC9ED3 #FCF69E #9EFCC7
split-complementary
#9EA4FC #FCC79E #D3FC9E
monochromatic
#2735F8 #636CFA #9EA4FC #D9DCFE #E1E3FE
Accessibility & contrast
On white
2.29
#9EA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#9EA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA4FC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA4FC | 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)
#87AFFF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#83B5C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ea4fc; /* rgb */ color: rgb(158, 164, 252); /* oklch */ color: oklch(74.9% 0.126 279.9);
Tailwind
colors: {
custom: {
50: '#bebefd',
500: '#9ea4fc',
950: '#000000',
},
}SCSS
$custom: #9ea4fc; $custom-light: #bebefd; $custom-dark: #000000;
JSON
{
"hex": "#9ea4fc",
"rgb": {
"r": 158,
"g": 164,
"b": 252
},
"hsl": {
"h": 236.17,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.74895,
"c": 0.12635,
"h": 279.9
},
"luminance": 0.40848
}Semantic roles & 50–950 ramp
primary
#9EA4FC
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186