#9FC2FB#9FC2FB
#9FC2FB is a light, moderate blue. Relative luminance 0.529; OKLCH L 80.9% C 0.090 H 260.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2FB |
|---|---|
| RGB | rgb(159, 194, 251) |
| HSL | hsl(217, 92%, 80%) |
| HSV | hsv(217, 37%, 98%) |
| CMYK | cmyk(36.7%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.83, 1.87, -31.84) |
| CIE-LCH | lch(77.83, 31.89, 273.36°) |
| OKLab | oklab(80.92% -0.0155 -0.0882) |
| OKLCH | oklch(80.92% 0.09 260) |
| XYZ | xyz(50.9971, 52.9171, 98.7750) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.68
Carolina Blue
#8AB8FE
ΔE00 3.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 6.98
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2FB #FBD89F
analogous
#9FF0FB #9FC2FB #AA9FFB
triadic
#9FC2FB #FB9FC2 #C2FB9F
tetradic
#9FC2FB #FB9FF0 #FBD89F #9FFBAA
square
#9FC2FB #FB9FF0 #FBD89F #9FFBAA
split-complementary
#9FC2FB #FBAA9F #F0FB9F
monochromatic
#2977F6 #649DF9 #9FC2FB #DAE7FD #E2ECFE
Accessibility & contrast
On white
1.81
#9FC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#9FC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2FB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2FB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#82CED5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc2fb; /* rgb */ color: rgb(159, 194, 251); /* oklch */ color: oklch(80.9% 0.090 260.0);
Tailwind
colors: {
custom: {
50: '#bed4fc',
500: '#9fc2fb',
950: '#000000',
},
}SCSS
$custom: #9fc2fb; $custom-light: #bed4fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc2fb",
"rgb": {
"r": 159,
"g": 194,
"b": 251
},
"hsl": {
"h": 217.174,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.8092,
"c": 0.08961,
"h": 260
},
"luminance": 0.5292
}Semantic roles & 50–950 ramp
primary
#9FC2FB
secondary
#DDAE61
accent
#8E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385