#9EB2FA#9EB2FA
#9EB2FA is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.6% C 0.106 H 271.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB2FA |
|---|---|
| RGB | rgb(158, 178, 250) |
| HSL | hsl(227, 90%, 80%) |
| HSV | hsv(227, 37%, 98%) |
| CMYK | cmyk(36.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.55, 10.15, -37.92) |
| CIE-LCH | lch(73.55, 39.25, 284.98°) |
| OKLab | oklab(77.56% 0.0034 -0.1056) |
| OKLCH | oklch(77.56% 0.106 271.8) |
| XYZ | xyz(47.2712, 46.0100, 96.8140) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 8.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB2FA #FAE69E
analogous
#9EE0FA #9EB2FA #B89EFA
triadic
#9EB2FA #FA9EB2 #B2FA9E
tetradic
#9EB2FA #FA9EE0 #FAE69E #9EFAB8
square
#9EB2FA #FA9EE0 #FAE69E #9EFAB8
split-complementary
#9EB2FA #FAB89E #E0FA9E
monochromatic
#2A56F4 #6484F7 #9EB2FA #D8E0FD #E2E8FD
Accessibility & contrast
On white
2.06
#9EB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9EB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB2FA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB2FA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#82C0CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9eb2fa; /* rgb */ color: rgb(158, 178, 250); /* oklch */ color: oklch(77.6% 0.106 271.8);
Tailwind
colors: {
custom: {
50: '#bdc8fc',
500: '#9eb2fa',
950: '#000000',
},
}SCSS
$custom: #9eb2fa; $custom-light: #bdc8fc; $custom-dark: #000000;
JSON
{
"hex": "#9eb2fa",
"rgb": {
"r": 158,
"g": 178,
"b": 250
},
"hsl": {
"h": 226.957,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.77559,
"c": 0.10569,
"h": 271.8
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#9EB2FA
secondary
#F6EFD5
accent
#B400E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285