#9EA2FC#9EA2FC
#9EA2FC is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.5% C 0.129 H 280.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2FC |
|---|---|
| RGB | rgb(158, 162, 252) |
| HSL | hsl(237, 94%, 80%) |
| HSV | hsv(237, 37%, 99%) |
| CMYK | cmyk(37.3%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.57, 19.68, -45.23) |
| CIE-LCH | lch(69.57, 49.32, 293.51°) |
| OKLab | oklab(74.51% 0.0243 -0.1268) |
| OKLCH | oklch(74.51% 0.129 280.8) |
| XYZ | xyz(44.5865, 40.1364, 97.4744) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Perrywinkle
#8F8CE7
ΔE00 6.44
Lavender Blue
#8B88F8
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.34
Periwinkle (survey)
#8E82FE
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2FC #FCF89E
analogous
#9ED1FC #9EA2FC #C99EFC
triadic
#9EA2FC #FC9EA2 #A2FC9E
tetradic
#9EA2FC #FC9ED1 #FCF89E #9EFCC9
square
#9EA2FC #FC9ED1 #FCF89E #9EFCC9
split-complementary
#9EA2FC #FCC99E #D1FC9E
monochromatic
#2730F8 #6369FA #9EA2FC #D9DBFE #E1E3FE
Accessibility & contrast
On white
2.33
#9EA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#9EA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2FC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2FC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#83B3C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ea2fc; /* rgb */ color: rgb(158, 162, 252); /* oklch */ color: oklch(74.5% 0.129 280.8);
Tailwind
colors: {
custom: {
50: '#bebdfd',
500: '#9ea2fc',
950: '#000000',
},
}SCSS
$custom: #9ea2fc; $custom-light: #bebdfd; $custom-dark: #000000;
JSON
{
"hex": "#9ea2fc",
"rgb": {
"r": 158,
"g": 162,
"b": 252
},
"hsl": {
"h": 237.447,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.7451,
"c": 0.12906,
"h": 280.8
},
"luminance": 0.40138
}Semantic roles & 50–950 ramp
primary
#9EA2FC
secondary
#F6F5D5
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186