#9FB0EF#9FB0EF
#9FB0EF is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.7% C 0.093 H 272.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB0EF |
|---|---|
| RGB | rgb(159, 176, 239) |
| HSL | hsl(227, 71%, 78%) |
| HSV | hsv(227, 33%, 94%) |
| CMYK | cmyk(33.5%, 26.4%, 0%, 6.3%) |
| CIE-LAB | lab(72.66, 8.68, -33.34) |
| CIE-LCH | lch(72.66, 34.45, 284.60°) |
| OKLab | oklab(76.74% 0.0039 -0.0925) |
| OKLCH | oklch(76.74% 0.093 272.4) |
| XYZ | xyz(45.3989, 44.6519, 87.8713) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 6.92
Carolina Blue
#8AB8FE
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 8.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB0EF #EFDE9F
analogous
#9FD8EF #9FB0EF #B69FEF
triadic
#9FB0EF #EF9FB0 #B0EF9F
tetradic
#9FB0EF #EF9FD8 #EFDE9F #9FEFB6
square
#9FB0EF #EF9FD8 #EFDE9F #9FEFB6
split-complementary
#9FB0EF #EFB69F #D8EF9F
monochromatic
#365ADE #6B85E6 #9FB0EF #D3DBF8 #E5E9FB
Accessibility & contrast
On white
2.11
#9FB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#9FB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB0EF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB0EF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#88BCC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9fb0ef; /* rgb */ color: rgb(159, 176, 239); /* oklch */ color: oklch(76.7% 0.093 272.4);
Tailwind
colors: {
custom: {
50: '#bdc7f4',
500: '#9fb0ef',
950: '#000000',
},
}SCSS
$custom: #9fb0ef; $custom-light: #bdc7f4; $custom-dark: #000000;
JSON
{
"hex": "#9fb0ef",
"rgb": {
"r": 159,
"g": 176,
"b": 239
},
"hsl": {
"h": 227.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7674,
"c": 0.09257,
"h": 272.4
},
"luminance": 0.44654
}Semantic roles & 50–950 ramp
primary
#9FB0EF
secondary
#F2EDD9
accent
#AA12D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285