#9FB9F7#9FB9F7
#9FB9F7 is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.9% C 0.093 H 266.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB9F7 |
|---|---|
| RGB | rgb(159, 185, 247) |
| HSL | hsl(222, 85%, 80%) |
| HSV | hsv(222, 36%, 97%) |
| CMYK | cmyk(35.6%, 25.1%, 0%, 3.1%) |
| CIE-LAB | lab(75.32, 5.76, -33.56) |
| CIE-LCH | lch(75.32, 34.05, 279.73°) |
| OKLab | oklab(78.91% -0.0054 -0.0931) |
| OKLCH | oklch(78.91% 0.093 266.7) |
| XYZ | xyz(48.4305, 48.7821, 94.8417) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.66
Carolina Blue
#8AB8FE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB9F7 #F7DD9F
analogous
#9FE5F7 #9FB9F7 #B19FF7
triadic
#9FB9F7 #F79FB9 #B9F79F
tetradic
#9FB9F7 #F79FE5 #F7DD9F #9FF7B1
square
#9FB9F7 #F79FE5 #F7DD9F #9FF7B1
split-complementary
#9FB9F7 #F7B19F #E5F79F
monochromatic
#2E67EE #6790F2 #9FB9F7 #D7E2FC #E3EAFD
Accessibility & contrast
On white
1.95
#9FB9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#9FB9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB9F7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB9F7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFA
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#84C6CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fb9f7; /* rgb */ color: rgb(159, 185, 247); /* oklch */ color: oklch(78.9% 0.093 266.7);
Tailwind
colors: {
custom: {
50: '#becdfa',
500: '#9fb9f7',
950: '#000000',
},
}SCSS
$custom: #9fb9f7; $custom-light: #becdfa; $custom-dark: #000000;
JSON
{
"hex": "#9fb9f7",
"rgb": {
"r": 159,
"g": 185,
"b": 247
},
"hsl": {
"h": 222.273,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.78909,
"c": 0.0933,
"h": 266.7
},
"luminance": 0.48784
}Semantic roles & 50–950 ramp
primary
#9FB9F7
secondary
#F5ECD6
accent
#A004E1
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285