#9EA9FD#9EA9FD
#9EA9FD is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.9% C 0.121 H 277.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA9FD |
|---|---|
| RGB | rgb(158, 169, 253) |
| HSL | hsl(233, 96%, 81%) |
| HSV | hsv(233, 38%, 99%) |
| CMYK | cmyk(37.5%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.37, 15.99, -42.94) |
| CIE-LCH | lch(71.37, 45.82, 290.42°) |
| OKLab | oklab(75.92% 0.0156 -0.1201) |
| OKLCH | oklch(75.92% 0.121 277.4) |
| XYZ | xyz(46.0130, 42.7350, 98.7337) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 6.26
Carolina Blue
#8AB8FE
ΔE00 8.12
Perrywinkle
#8F8CE7
ΔE00 8.29
Lavender Blue
#8B88F8
ΔE00 9.20
Light Periwinkle
#C1C6FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA9FD #FDF29E
analogous
#9ED8FD #9EA9FD #C29EFD
triadic
#9EA9FD #FD9EA9 #A9FD9E
tetradic
#9EA9FD #FD9ED8 #FDF29E #9EFDC2
square
#9EA9FD #FD9ED8 #FDF29E #9EFDC2
split-complementary
#9EA9FD #FDC29E #D8FD9E
monochromatic
#263FFB #6274FC #9EA9FD #DADEFE #E1E4FE
Accessibility & contrast
On white
2.20
#9EA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#9EA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA9FD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA9FD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#82B9C8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9ea9fd; /* rgb */ color: rgb(158, 169, 253); /* oklch */ color: oklch(75.9% 0.121 277.4);
Tailwind
colors: {
custom: {
50: '#bdc2fe',
500: '#9ea9fd',
950: '#000000',
},
}SCSS
$custom: #9ea9fd; $custom-light: #bdc2fe; $custom-dark: #000000;
JSON
{
"hex": "#9ea9fd",
"rgb": {
"r": 158,
"g": 169,
"b": 253
},
"hsl": {
"h": 233.053,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.75916,
"c": 0.12112,
"h": 277.4
},
"luminance": 0.42737
}Semantic roles & 50–950 ramp
primary
#9EA9FD
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186