#9FB7FA#9FB7FA
#9FB7FA is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.6% C 0.100 H 268.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB7FA |
|---|---|
| RGB | rgb(159, 183, 250) |
| HSL | hsl(224, 90%, 80%) |
| HSV | hsv(224, 36%, 98%) |
| CMYK | cmyk(36.4%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(74.91, 7.64, -35.80) |
| CIE-LCH | lch(74.91, 36.61, 282.04°) |
| OKLab | oklab(78.63% -0.0019 -0.0996) |
| OKLCH | oklch(78.63% 0.1 268.9) |
| XYZ | xyz(48.4817, 48.1379, 97.1610) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Carolina Blue
#8AB8FE
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB7FA #FAE29F
analogous
#9FE4FA #9FB7FA #B49FFA
triadic
#9FB7FA #FA9FB7 #B7FA9F
tetradic
#9FB7FA #FA9FE4 #FAE29F #9FFAB4
square
#9FB7FA #FA9FE4 #FAE29F #9FFAB4
split-complementary
#9FB7FA #FAB49F #E4FA9F
monochromatic
#2B60F4 #658BF7 #9FB7FA #D9E3FD #E2E9FD
Accessibility & contrast
On white
1.98
#9FB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9FB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB7FA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB7FA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#83C4CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fb7fa; /* rgb */ color: rgb(159, 183, 250); /* oklch */ color: oklch(78.6% 0.100 268.9);
Tailwind
colors: {
custom: {
50: '#beccfc',
500: '#9fb7fa',
950: '#000000',
},
}SCSS
$custom: #9fb7fa; $custom-light: #beccfc; $custom-dark: #000000;
JSON
{
"hex": "#9fb7fa",
"rgb": {
"r": 159,
"g": 183,
"b": 250
},
"hsl": {
"h": 224.176,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78633,
"c": 0.09958,
"h": 268.9
},
"luminance": 0.4814
}Semantic roles & 50–950 ramp
primary
#9FB7FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285