#9EA7FE#9EA7FE
#9EA7FE is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.6% C 0.125 H 278.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7FE |
|---|---|
| RGB | rgb(158, 167, 254) |
| HSL | hsl(234, 98%, 81%) |
| HSV | hsv(234, 38%, 100%) |
| CMYK | cmyk(37.8%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.91, 17.38, -44.20) |
| CIE-LCH | lch(70.91, 47.50, 291.47°) |
| OKLab | oklab(75.57% 0.0184 -0.1238) |
| OKLCH | oklch(75.57% 0.125 278.4) |
| XYZ | xyz(45.8035, 42.0605, 99.4518) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Pastel Blue
#A2BFFE
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 8.61
Lavender Blue
#8B88F8
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7FE #FEF59E
analogous
#9ED7FE #9EA7FE #C59EFE
triadic
#9EA7FE #FE9EA7 #A7FE9E
tetradic
#9EA7FE #FE9ED7 #FEF59E #9EFEC5
square
#9EA7FE #FE9ED7 #FEF59E #9EFEC5
split-complementary
#9EA7FE #FEC59E #D7FE9E
monochromatic
#2539FD #6170FD #9EA7FE #DBDEFF #E1E4FF
Accessibility & contrast
On white
2.23
#9EA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#9EA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7FE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7FE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#82B8C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ea7fe; /* rgb */ color: rgb(158, 167, 254); /* oklch */ color: oklch(75.6% 0.125 278.4);
Tailwind
colors: {
custom: {
50: '#bec1ff',
500: '#9ea7fe',
950: '#000000',
},
}SCSS
$custom: #9ea7fe; $custom-light: #bec1ff; $custom-dark: #000000;
JSON
{
"hex": "#9ea7fe",
"rgb": {
"r": 158,
"g": 167,
"b": 254
},
"hsl": {
"h": 234.375,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.75574,
"c": 0.12513,
"h": 278.4
},
"luminance": 0.42062
}Semantic roles & 50–950 ramp
primary
#9EA7FE
secondary
#F7F4D4
accent
#D000E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186