#9EB3F9#9EB3F9
#9EB3F9 is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.103 H 271.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB3F9 |
|---|---|
| RGB | rgb(158, 179, 249) |
| HSL | hsl(226, 88%, 80%) |
| HSV | hsv(226, 37%, 98%) |
| CMYK | cmyk(36.5%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.77, 9.33, -37.04) |
| CIE-LCH | lch(73.77, 38.20, 284.13°) |
| OKLab | oklab(77.72% 0.0019 -0.1031) |
| OKLCH | oklch(77.72% 0.103 271) |
| XYZ | xyz(47.3145, 46.3468, 96.0570) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Light Periwinkle
#C1C6FC
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB3F9 #F9E49E
analogous
#9EE1F9 #9EB3F9 #B79EF9
triadic
#9EB3F9 #F99EB3 #B3F99E
tetradic
#9EB3F9 #F99EE1 #F9E49E #9EF9B7
square
#9EB3F9 #F99EE1 #F9E49E #9EF9B7
split-complementary
#9EB3F9 #F9B79E #E1F99E
monochromatic
#2B59F2 #6486F5 #9EB3F9 #D8E0FD #E2E8FD
Accessibility & contrast
On white
2.04
#9EB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#9EB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB3F9
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB3F9 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9FC
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#83C1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9eb3f9; /* rgb */ color: rgb(158, 179, 249); /* oklch */ color: oklch(77.7% 0.103 271.0);
Tailwind
colors: {
custom: {
50: '#bdc9fb',
500: '#9eb3f9',
950: '#000000',
},
}SCSS
$custom: #9eb3f9; $custom-light: #bdc9fb; $custom-dark: #000000;
JSON
{
"hex": "#9eb3f9",
"rgb": {
"r": 158,
"g": 179,
"b": 249
},
"hsl": {
"h": 226.154,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.77715,
"c": 0.10314,
"h": 271
},
"luminance": 0.46349
}Semantic roles & 50–950 ramp
primary
#9EB3F9
secondary
#F5EED6
accent
#B001E5
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285