#9FBFFC#9FBFFC
#9FBFFC is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.3% C 0.094 H 263.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFFC |
|---|---|
| RGB | rgb(159, 191, 252) |
| HSL | hsl(219, 94%, 81%) |
| HSV | hsv(219, 37%, 99%) |
| CMYK | cmyk(36.9%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.08, 3.76, -33.53) |
| CIE-LCH | lch(77.08, 33.74, 276.40°) |
| OKLab | oklab(80.35% -0.0115 -0.0931) |
| OKLCH | oklch(80.35% 0.094 263) |
| XYZ | xyz(50.4942, 51.6584, 99.3871) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.77
Carolina Blue
#8AB8FE
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFFC #FCDC9F
analogous
#9FEDFC #9FBFFC #AD9FFC
triadic
#9FBFFC #FC9FBF #BFFC9F
tetradic
#9FBFFC #FC9FED #FCDC9F #9FFCAD
square
#9FBFFC #FC9FED #FCDC9F #9FFCAD
split-complementary
#9FBFFC #FCAD9F #EDFC9F
monochromatic
#2870F8 #6497FA #9FBFFC #DAE7FE #E1EBFE
Accessibility & contrast
On white
1.85
#9FBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#9FBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFFC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFFC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#81CCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbffc; /* rgb */ color: rgb(159, 191, 252); /* oklch */ color: oklch(80.3% 0.094 263.0);
Tailwind
colors: {
custom: {
50: '#bed2fd',
500: '#9fbffc',
950: '#000000',
},
}SCSS
$custom: #9fbffc; $custom-light: #bed2fd; $custom-dark: #000000;
JSON
{
"hex": "#9fbffc",
"rgb": {
"r": 159,
"g": 191,
"b": 252
},
"hsl": {
"h": 219.355,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80346,
"c": 0.09377,
"h": 263
},
"luminance": 0.51661
}Semantic roles & 50–950 ramp
primary
#9FBFFC
secondary
#DEB361
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385