#9EB7FB#9EB7FB
#9EB7FB is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.6% C 0.101 H 268.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB7FB |
|---|---|
| RGB | rgb(158, 183, 251) |
| HSL | hsl(224, 92%, 80%) |
| HSV | hsv(224, 37%, 98%) |
| CMYK | cmyk(37.1%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.89, 7.63, -36.39) |
| CIE-LCH | lch(74.89, 37.18, 281.85°) |
| OKLab | oklab(78.61% -0.0027 -0.1012) |
| OKLCH | oklch(78.61% 0.101 268.5) |
| XYZ | xyz(48.4414, 48.0989, 97.9797) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 4.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.82
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB7FB #FBE29E
analogous
#9EE5FB #9EB7FB #B39EFB
triadic
#9EB7FB #FB9EB7 #B7FB9E
tetradic
#9EB7FB #FB9EE5 #FBE29E #9EFBB3
square
#9EB7FB #FB9EE5 #FBE29E #9EFBB3
split-complementary
#9EB7FB #FBB39E #E5FB9E
monochromatic
#2860F6 #638BF9 #9EB7FB #D9E3FD #E2E9FE
Accessibility & contrast
On white
1.98
#9EB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#9EB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB7FB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB7FB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFE
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#81C5CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9eb7fb; /* rgb */ color: rgb(158, 183, 251); /* oklch */ color: oklch(78.6% 0.101 268.5);
Tailwind
colors: {
custom: {
50: '#bdccfd',
500: '#9eb7fb',
950: '#000000',
},
}SCSS
$custom: #9eb7fb; $custom-light: #bdccfd; $custom-dark: #000000;
JSON
{
"hex": "#9eb7fb",
"rgb": {
"r": 158,
"g": 183,
"b": 251
},
"hsl": {
"h": 223.871,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.7861,
"c": 0.10127,
"h": 268.5
},
"luminance": 0.48101
}Semantic roles & 50–950 ramp
primary
#9EB7FB
secondary
#F6EDD5
accent
#A800E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285