#9FB9FC#9FB9FC
#9FB9FC is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.1% C 0.100 H 267.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB9FC |
|---|---|
| RGB | rgb(159, 185, 252) |
| HSL | hsl(223, 94%, 81%) |
| HSV | hsv(223, 37%, 99%) |
| CMYK | cmyk(36.9%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.51, 7.06, -35.95) |
| CIE-LCH | lch(75.51, 36.64, 281.10°) |
| OKLab | oklab(79.13% -0.0039 -0.1) |
| OKLCH | oklch(79.13% 0.1 267.8) |
| XYZ | xyz(49.2124, 49.0949, 98.9598) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.56
Carolina Blue
#8AB8FE
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Baby Blue (survey)
#A2CFFE
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB9FC #FCE29F
analogous
#9FE7FC #9FB9FC #B39FFC
triadic
#9FB9FC #FC9FB9 #B9FC9F
tetradic
#9FB9FC #FC9FE7 #FCE29F #9FFCB3
square
#9FB9FC #FC9FE7 #FCE29F #9FFCB3
split-complementary
#9FB9FC #FCB39F #E7FC9F
monochromatic
#2862F8 #648EFA #9FB9FC #DAE4FE #E1E9FE
Accessibility & contrast
On white
1.94
#9FB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#9FB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB9FC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB9FC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#82C7D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fb9fc; /* rgb */ color: rgb(159, 185, 252); /* oklch */ color: oklch(79.1% 0.100 267.8);
Tailwind
colors: {
custom: {
50: '#becdfd',
500: '#9fb9fc',
950: '#000000',
},
}SCSS
$custom: #9fb9fc; $custom-light: #becdfd; $custom-dark: #000000;
JSON
{
"hex": "#9fb9fc",
"rgb": {
"r": 159,
"g": 185,
"b": 252
},
"hsl": {
"h": 223.226,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79125,
"c": 0.10007,
"h": 267.8
},
"luminance": 0.49097
}Semantic roles & 50–950 ramp
primary
#9FB9FC
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285