#9FC3FA#9FC3FA
#9FC3FA is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.1% C 0.087 H 258.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC3FA |
|---|---|
| RGB | rgb(159, 195, 250) |
| HSL | hsl(216, 90%, 80%) |
| HSV | hsv(216, 36%, 98%) |
| CMYK | cmyk(36.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(78.05, 1.07, -30.96) |
| CIE-LCH | lch(78.05, 30.97, 271.98°) |
| OKLab | oklab(81.08% -0.0171 -0.0857) |
| OKLCH | oklch(81.08% 0.087 258.7) |
| XYZ | xyz(51.0632, 53.3008, 98.0215) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.07
Carolina Blue
#8AB8FE
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC3FA #FAD69F
analogous
#9FF0FA #9FC3FA #A99FFA
triadic
#9FC3FA #FA9FC3 #C3FA9F
tetradic
#9FC3FA #FA9FF0 #FAD69F #9FFAA9
square
#9FC3FA #FA9FF0 #FAD69F #9FFAA9
split-complementary
#9FC3FA #FAA99F #F0FA9F
monochromatic
#2B7AF4 #659FF7 #9FC3FA #D9E7FD #E2EDFD
Accessibility & contrast
On white
1.80
#9FC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#9FC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC3FA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC3FA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#82CFD6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fc3fa; /* rgb */ color: rgb(159, 195, 250); /* oklch */ color: oklch(81.1% 0.087 258.7);
Tailwind
colors: {
custom: {
50: '#bed5fc',
500: '#9fc3fa',
950: '#000000',
},
}SCSS
$custom: #9fc3fa; $custom-light: #bed5fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc3fa",
"rgb": {
"r": 159,
"g": 195,
"b": 250
},
"hsl": {
"h": 216.264,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81085,
"c": 0.08742,
"h": 258.7
},
"luminance": 0.53303
}Semantic roles & 50–950 ramp
primary
#9FC3FA
secondary
#DBAB62
accent
#8B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385