#9EA2FD#9EA2FD
#9EA2FD is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.6% C 0.130 H 280.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2FD |
|---|---|
| RGB | rgb(158, 162, 253) |
| HSL | hsl(237, 96%, 81%) |
| HSV | hsv(237, 38%, 99%) |
| CMYK | cmyk(37.5%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.61, 19.95, -45.70) |
| CIE-LCH | lch(69.61, 49.86, 293.58°) |
| OKLab | oklab(74.56% 0.0245 -0.1281) |
| OKLCH | oklch(74.56% 0.13 280.8) |
| XYZ | xyz(44.7454, 40.1999, 98.3112) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 8.33
Periwinkle (survey)
#8E82FE
ΔE00 9.01
Carolina Blue
#8AB8FE
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2FD #FDF99E
analogous
#9ED1FD #9EA2FD #C99EFD
triadic
#9EA2FD #FD9EA2 #A2FD9E
tetradic
#9EA2FD #FD9ED1 #FDF99E #9EFDC9
square
#9EA2FD #FD9ED1 #FDF99E #9EFDC9
split-complementary
#9EA2FD #FDC99E #D1FD9E
monochromatic
#262FFB #6269FC #9EA2FD #DADBFE #E1E2FE
Accessibility & contrast
On white
2.32
#9EA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9EA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2FD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2FD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#83B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9ea2fd; /* rgb */ color: rgb(158, 162, 253); /* oklch */ color: oklch(74.6% 0.130 280.8);
Tailwind
colors: {
custom: {
50: '#bebdfe',
500: '#9ea2fd',
950: '#000000',
},
}SCSS
$custom: #9ea2fd; $custom-light: #bebdfe; $custom-dark: #000000;
JSON
{
"hex": "#9ea2fd",
"rgb": {
"r": 158,
"g": 162,
"b": 253
},
"hsl": {
"h": 237.474,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.74559,
"c": 0.13045,
"h": 280.8
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#9EA2FD
secondary
#F7F5D4
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186