#9FC0FB#9FC0FB
#9FC0FB is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.5% C 0.091 H 261.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0FB |
|---|---|
| RGB | rgb(159, 192, 251) |
| HSL | hsl(218, 92%, 80%) |
| HSV | hsv(218, 37%, 98%) |
| CMYK | cmyk(36.7%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.30, 2.96, -32.65) |
| CIE-LCH | lch(77.30, 32.78, 275.18°) |
| OKLab | oklab(80.51% -0.013 -0.0905) |
| OKLCH | oklch(80.51% 0.091 261.8) |
| XYZ | xyz(50.5550, 52.0328, 98.6276) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.07
Carolina Blue
#8AB8FE
ΔE00 3.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.62
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 7.12
Sky Blue (survey)
#75BBFD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0FB #FBDA9F
analogous
#9FEEFB #9FC0FB #AC9FFB
triadic
#9FC0FB #FB9FC0 #C0FB9F
tetradic
#9FC0FB #FB9FEE #FBDA9F #9FFBAC
square
#9FC0FB #FB9FEE #FBDA9F #9FFBAC
split-complementary
#9FC0FB #FBAC9F #EEFB9F
monochromatic
#2973F6 #6499F9 #9FC0FB #DAE7FD #E2ECFE
Accessibility & contrast
On white
1.84
#9FC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#9FC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0FB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0FB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#82CCD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fc0fb; /* rgb */ color: rgb(159, 192, 251); /* oklch */ color: oklch(80.5% 0.091 261.8);
Tailwind
colors: {
custom: {
50: '#bed2fc',
500: '#9fc0fb',
950: '#000000',
},
}SCSS
$custom: #9fc0fb; $custom-light: #bed2fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc0fb",
"rgb": {
"r": 159,
"g": 192,
"b": 251
},
"hsl": {
"h": 218.478,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.80509,
"c": 0.09148,
"h": 261.8
},
"luminance": 0.52035
}Semantic roles & 50–950 ramp
primary
#9FC0FB
secondary
#DDB161
accent
#9300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385