#9EA8FC#9EA8FC
#9EA8FC is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.7% C 0.121 H 277.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA8FC |
|---|---|
| RGB | rgb(158, 168, 252) |
| HSL | hsl(234, 94%, 80%) |
| HSV | hsv(234, 37%, 99%) |
| CMYK | cmyk(37.3%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(71.08, 16.28, -42.86) |
| CIE-LCH | lch(71.08, 45.85, 290.80°) |
| OKLab | oklab(75.67% 0.0166 -0.1199) |
| OKLCH | oklch(75.67% 0.121 277.9) |
| XYZ | xyz(45.6688, 42.3008, 97.8352) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 6.56
Perrywinkle
#8F8CE7
ΔE00 7.99
Carolina Blue
#8AB8FE
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA8FC #FCF29E
analogous
#9ED7FC #9EA8FC #C39EFC
triadic
#9EA8FC #FC9EA8 #A8FC9E
tetradic
#9EA8FC #FC9ED7 #FCF29E #9EFCC3
square
#9EA8FC #FC9ED7 #FCF29E #9EFCC3
split-complementary
#9EA8FC #FCC39E #D7FC9E
monochromatic
#273EF8 #6373FA #9EA8FC #D9DDFE #E1E4FE
Accessibility & contrast
On white
2.22
#9EA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#9EA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA8FC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA8FC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#83B8C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ea8fc; /* rgb */ color: rgb(158, 168, 252); /* oklch */ color: oklch(75.7% 0.121 277.9);
Tailwind
colors: {
custom: {
50: '#bdc1fd',
500: '#9ea8fc',
950: '#000000',
},
}SCSS
$custom: #9ea8fc; $custom-light: #bdc1fd; $custom-dark: #000000;
JSON
{
"hex": "#9ea8fc",
"rgb": {
"r": 158,
"g": 168,
"b": 252
},
"hsl": {
"h": 233.617,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.75673,
"c": 0.12104,
"h": 277.9
},
"luminance": 0.42303
}Semantic roles & 50–950 ramp
primary
#9EA8FC
secondary
#F6F3D5
accent
#CD00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185