#9FBFF9#9FBFF9
#9FBFF9 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.090 H 262.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF9 |
|---|---|
| RGB | rgb(159, 191, 249) |
| HSL | hsl(219, 88%, 80%) |
| HSV | hsv(219, 36%, 98%) |
| CMYK | cmyk(36.1%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.96, 2.99, -32.10) |
| CIE-LCH | lch(76.96, 32.24, 275.32°) |
| OKLab | oklab(80.22% -0.0124 -0.089) |
| OKLCH | oklch(80.22% 0.09 262.1) |
| XYZ | xyz(50.0225, 51.4698, 96.9031) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.95
Carolina Blue
#8AB8FE
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF9 #F9D99F
analogous
#9FECF9 #9FBFF9 #AC9FF9
triadic
#9FBFF9 #F99FBF #BFF99F
tetradic
#9FBFF9 #F99FEC #F9D99F #9FF9AC
square
#9FBFF9 #F99FEC #F9D99F #9FF9AC
split-complementary
#9FBFF9 #F9AC9F #ECF99F
monochromatic
#2C72F2 #6599F5 #9FBFF9 #D9E5FD #E2ECFD
Accessibility & contrast
On white
1.86
#9FBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#9FBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF9
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF9 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FC
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#83CBD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbff9; /* rgb */ color: rgb(159, 191, 249); /* oklch */ color: oklch(80.2% 0.090 262.1);
Tailwind
colors: {
custom: {
50: '#bed2fb',
500: '#9fbff9',
950: '#000000',
},
}SCSS
$custom: #9fbff9; $custom-light: #bed2fb; $custom-dark: #000000;
JSON
{
"hex": "#9fbff9",
"rgb": {
"r": 159,
"g": 191,
"b": 249
},
"hsl": {
"h": 218.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.8022,
"c": 0.08983,
"h": 262.1
},
"luminance": 0.51472
}Semantic roles & 50–950 ramp
primary
#9FBFF9
secondary
#DAAF62
accent
#9401E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385