#9EA7FC#9EA7FC
#9EA7FC is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.5% C 0.122 H 278.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7FC |
|---|---|
| RGB | rgb(158, 167, 252) |
| HSL | hsl(234, 94%, 80%) |
| HSV | hsv(234, 37%, 99%) |
| CMYK | cmyk(37.3%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.82, 16.85, -43.26) |
| CIE-LCH | lch(70.82, 46.42, 291.28°) |
| OKLab | oklab(75.48% 0.0179 -0.121) |
| OKLCH | oklch(75.48% 0.122 278.4) |
| XYZ | xyz(45.4849, 41.9330, 97.7739) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 8.67
Lavender Blue
#8B88F8
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7FC #FCF39E
analogous
#9ED6FC #9EA7FC #C49EFC
triadic
#9EA7FC #FC9EA7 #A7FC9E
tetradic
#9EA7FC #FC9ED6 #FCF39E #9EFCC4
square
#9EA7FC #FC9ED6 #FCF39E #9EFCC4
split-complementary
#9EA7FC #FCC49E #D6FC9E
monochromatic
#273BF8 #6371FA #9EA7FC #D9DDFE #E1E4FE
Accessibility & contrast
On white
2.24
#9EA7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9EA7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7FC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7FC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#83B8C6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ea7fc; /* rgb */ color: rgb(158, 167, 252); /* oklch */ color: oklch(75.5% 0.122 278.4);
Tailwind
colors: {
custom: {
50: '#bdc1fd',
500: '#9ea7fc',
950: '#000000',
},
}SCSS
$custom: #9ea7fc; $custom-light: #bdc1fd; $custom-dark: #000000;
JSON
{
"hex": "#9ea7fc",
"rgb": {
"r": 158,
"g": 167,
"b": 252
},
"hsl": {
"h": 234.255,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.75477,
"c": 0.12236,
"h": 278.4
},
"luminance": 0.41935
}Semantic roles & 50–950 ramp
primary
#9EA7FC
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186