#9FBFF0#9FBFF0
#9FBFF0 is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.078 H 258.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF0 |
|---|---|
| RGB | rgb(159, 191, 240) |
| HSL | hsl(216, 73%, 78%) |
| HSV | hsv(216, 34%, 94%) |
| CMYK | cmyk(33.8%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(76.63, 0.69, -27.77) |
| CIE-LCH | lch(76.63, 27.78, 271.43°) |
| OKLab | oklab(79.85% -0.0152 -0.0767) |
| OKLCH | oklch(79.85% 0.078 258.8) |
| XYZ | xyz(48.6523, 50.9217, 89.6865) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.03
Carolina Blue
#8AB8FE
ΔE00 4.16
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF0 #F0D09F
analogous
#9FE8F0 #9FBFF0 #A79FF0
triadic
#9FBFF0 #F09FBF #BFF09F
tetradic
#9FBFF0 #F09FE8 #F0D09F #9FF0A7
square
#9FBFF0 #F09FE8 #F0D09F #9FF0A7
split-complementary
#9FBFF0 #F0A79F #E8F09F
monochromatic
#3578DF #6A9CE8 #9FBFF0 #D4E2F8 #E5EDFB
Accessibility & contrast
On white
1.88
#9FBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#9FBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF0
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF0 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F2
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#86C9CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbff0; /* rgb */ color: rgb(159, 191, 240); /* oklch */ color: oklch(79.9% 0.078 258.8);
Tailwind
colors: {
custom: {
50: '#bdd2f5',
500: '#9fbff0',
950: '#000000',
},
}SCSS
$custom: #9fbff0; $custom-light: #bdd2f5; $custom-dark: #000000;
JSON
{
"hex": "#9fbff0",
"rgb": {
"r": 159,
"g": 191,
"b": 240
},
"hsl": {
"h": 216.296,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.79851,
"c": 0.07818,
"h": 258.8
},
"luminance": 0.50924
}Semantic roles & 50–950 ramp
primary
#9FBFF0
secondary
#CDA466
accent
#8710D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385