#9FC2FA#9FC2FA
#9FC2FA is a light, moderate blue. Relative luminance 0.529; OKLCH L 80.9% C 0.088 H 259.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2FA |
|---|---|
| RGB | rgb(159, 194, 250) |
| HSL | hsl(217, 90%, 80%) |
| HSV | hsv(217, 36%, 98%) |
| CMYK | cmyk(36.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(77.79, 1.61, -31.36) |
| CIE-LCH | lch(77.79, 31.40, 272.94°) |
| OKLab | oklab(80.88% -0.0158 -0.0869) |
| OKLCH | oklch(80.88% 0.088 259.7) |
| XYZ | xyz(50.8399, 52.8542, 97.9470) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.74
Carolina Blue
#8AB8FE
ΔE00 3.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 6.87
Light Blue
#95D0FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2FA #FAD79F
analogous
#9FF0FA #9FC2FA #A99FFA
triadic
#9FC2FA #FA9FC2 #C2FA9F
tetradic
#9FC2FA #FA9FF0 #FAD79F #9FFAA9
square
#9FC2FA #FA9FF0 #FAD79F #9FFAA9
split-complementary
#9FC2FA #FAA99F #F0FA9F
monochromatic
#2B78F4 #659DF7 #9FC2FA #D9E7FD #E2EDFD
Accessibility & contrast
On white
1.81
#9FC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9FC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2FA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2FA | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#82CED5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fc2fa; /* rgb */ color: rgb(159, 194, 250); /* oklch */ color: oklch(80.9% 0.088 259.7);
Tailwind
colors: {
custom: {
50: '#bed4fc',
500: '#9fc2fa',
950: '#000000',
},
}SCSS
$custom: #9fc2fa; $custom-light: #bed4fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc2fa",
"rgb": {
"r": 159,
"g": 194,
"b": 250
},
"hsl": {
"h": 216.923,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.80879,
"c": 0.08831,
"h": 259.7
},
"luminance": 0.52857
}Semantic roles & 50–950 ramp
primary
#9FC2FA
secondary
#DBAD62
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385