#9EB3FA#9EB3FA
#9EB3FA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.105 H 271.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB3FA |
|---|---|
| RGB | rgb(158, 179, 250) |
| HSL | hsl(226, 90%, 80%) |
| HSV | hsv(226, 37%, 98%) |
| CMYK | cmyk(36.8%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.81, 9.59, -37.52) |
| CIE-LCH | lch(73.81, 38.72, 284.34°) |
| OKLab | oklab(77.76% 0.0021 -0.1045) |
| OKLCH | oklch(77.76% 0.105 271.2) |
| XYZ | xyz(47.4708, 46.4094, 96.8806) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.28
Carolina Blue
#8AB8FE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Light Periwinkle
#C1C6FC
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB3FA #FAE59E
analogous
#9EE1FA #9EB3FA #B79EFA
triadic
#9EB3FA #FA9EB3 #B3FA9E
tetradic
#9EB3FA #FA9EE1 #FAE59E #9EFAB7
square
#9EB3FA #FA9EE1 #FAE59E #9EFAB7
split-complementary
#9EB3FA #FAB79E #E1FA9E
monochromatic
#2A58F4 #6485F7 #9EB3FA #D8E1FD #E2E8FD
Accessibility & contrast
On white
2.04
#9EB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9EB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB3FA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB3FA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#82C1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9eb3fa; /* rgb */ color: rgb(158, 179, 250); /* oklch */ color: oklch(77.8% 0.105 271.2);
Tailwind
colors: {
custom: {
50: '#bdc9fc',
500: '#9eb3fa',
950: '#000000',
},
}SCSS
$custom: #9eb3fa; $custom-light: #bdc9fc; $custom-dark: #000000;
JSON
{
"hex": "#9eb3fa",
"rgb": {
"r": 158,
"g": 179,
"b": 250
},
"hsl": {
"h": 226.304,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.7776,
"c": 0.10451,
"h": 271.2
},
"luminance": 0.46411
}Semantic roles & 50–950 ramp
primary
#9EB3FA
secondary
#F6EED5
accent
#B100E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285