#9FBFF3#9FBFF3
#9FBFF3 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.082 H 260.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF3 |
|---|---|
| RGB | rgb(159, 191, 243) |
| HSL | hsl(217, 78%, 79%) |
| HSV | hsv(217, 35%, 95%) |
| CMYK | cmyk(34.6%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(76.74, 1.45, -29.22) |
| CIE-LCH | lch(76.74, 29.25, 272.85°) |
| OKLab | oklab(79.97% -0.0142 -0.0808) |
| OKLCH | oklch(79.97% 0.082 260) |
| XYZ | xyz(49.1016, 51.1014, 92.0530) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.61
Carolina Blue
#8AB8FE
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF3 #F3D39F
analogous
#9FE9F3 #9FBFF3 #A99FF3
triadic
#9FBFF3 #F39FBF #BFF39F
tetradic
#9FBFF3 #F39FE9 #F3D39F #9FF3A9
square
#9FBFF3 #F39FE9 #F3D39F #9FF3A9
split-complementary
#9FBFF3 #F3A99F #E9F39F
monochromatic
#3276E5 #699BEC #9FBFF3 #D5E3FA #E4EDFC
Accessibility & contrast
On white
1.87
#9FBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#9FBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#85CAD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbff3; /* rgb */ color: rgb(159, 191, 243); /* oklch */ color: oklch(80.0% 0.082 260.0);
Tailwind
colors: {
custom: {
50: '#bdd2f7',
500: '#9fbff3',
950: '#000000',
},
}SCSS
$custom: #9fbff3; $custom-light: #bdd2f7; $custom-dark: #000000;
JSON
{
"hex": "#9fbff3",
"rgb": {
"r": 159,
"g": 191,
"b": 243
},
"hsl": {
"h": 217.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.79973,
"c": 0.08203,
"h": 260
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#9FBFF3
secondary
#D1A865
accent
#8B0BDA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385