#9FBFF6#9FBFF6
#9FBFF6 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.086 H 261.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF6 |
|---|---|
| RGB | rgb(159, 191, 246) |
| HSL | hsl(218, 83%, 79%) |
| HSV | hsv(218, 35%, 96%) |
| CMYK | cmyk(35.4%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(76.85, 2.22, -30.66) |
| CIE-LCH | lch(76.85, 30.74, 274.14°) |
| OKLab | oklab(80.1% -0.0133 -0.0849) |
| OKLCH | oklch(80.1% 0.086 261.1) |
| XYZ | xyz(49.5584, 51.2841, 94.4585) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.25
Carolina Blue
#8AB8FE
ΔE00 3.92
Powder Blue (survey)
#B1D1FC
ΔE00 4.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF6 #F6D69F
analogous
#9FEBF6 #9FBFF6 #AB9FF6
triadic
#9FBFF6 #F69FBF #BFF69F
tetradic
#9FBFF6 #F69FEB #F6D69F #9FF6AB
square
#9FBFF6 #F69FEB #F6D69F #9FF6AB
split-complementary
#9FBFF6 #F6AB9F #EBF69F
monochromatic
#2F74EC #679AF1 #9FBFF6 #D7E4FB #E3ECFC
Accessibility & contrast
On white
1.87
#9FBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#9FBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF6
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF6 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#84CAD2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbff6; /* rgb */ color: rgb(159, 191, 246); /* oklch */ color: oklch(80.1% 0.086 261.1);
Tailwind
colors: {
custom: {
50: '#bed2f9',
500: '#9fbff6',
950: '#000000',
},
}SCSS
$custom: #9fbff6; $custom-light: #bed2f9; $custom-dark: #000000;
JSON
{
"hex": "#9fbff6",
"rgb": {
"r": 159,
"g": 191,
"b": 246
},
"hsl": {
"h": 217.931,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.80096,
"c": 0.08592,
"h": 261.1
},
"luminance": 0.51286
}Semantic roles & 50–950 ramp
primary
#9FBFF6
secondary
#D6AC64
accent
#8F06DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385