#9FBFEF#9FBFEF
#9FBFEF is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.8% C 0.077 H 258.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFEF |
|---|---|
| RGB | rgb(159, 191, 239) |
| HSL | hsl(216, 71%, 78%) |
| HSV | hsv(216, 33%, 94%) |
| CMYK | cmyk(33.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.60, 0.44, -27.29) |
| CIE-LCH | lch(76.60, 27.29, 270.93°) |
| OKLab | oklab(79.81% -0.0155 -0.0753) |
| OKLCH | oklch(79.81% 0.077 258.3) |
| XYZ | xyz(48.5042, 50.8624, 88.9063) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Carolina Blue
#8AB8FE
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFEF #EFCF9F
analogous
#9FE7EF #9FBFEF #A79FEF
triadic
#9FBFEF #EF9FBF #BFEF9F
tetradic
#9FBFEF #EF9FE7 #EFCF9F #9FEFA7
square
#9FBFEF #EF9FE7 #EFCF9F #9FEFA7
split-complementary
#9FBFEF #EFA79F #E7EF9F
monochromatic
#3679DE #6B9CE6 #9FBFEF #D3E2F8 #E5EEFB
Accessibility & contrast
On white
1.88
#9FBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#9FBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFEF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFEF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#87C9CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbfef; /* rgb */ color: rgb(159, 191, 239); /* oklch */ color: oklch(79.8% 0.077 258.3);
Tailwind
colors: {
custom: {
50: '#bdd2f4',
500: '#9fbfef',
950: '#000000',
},
}SCSS
$custom: #9fbfef; $custom-light: #bdd2f4; $custom-dark: #000000;
JSON
{
"hex": "#9fbfef",
"rgb": {
"r": 159,
"g": 191,
"b": 239
},
"hsl": {
"h": 216,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.79811,
"c": 0.0769,
"h": 258.3
},
"luminance": 0.50865
}Semantic roles & 50–950 ramp
primary
#9FBFEF
secondary
#CCA366
accent
#8612D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385